-
### Description
Hi, I'm using the Doubao API for GraphRAG construction and embedding. The graph construction step worked smoothly, but I'm encountering an issue when trying to interact via the chat…
-
In requirements.txt
gradio_client==0.1.3
gradio==4.16.0
but gradio 4.16.0 depends on gradio-client==0.8.1
gradio 4.16.0 depends on pydantic>=2.0 and fastapi 0.95.1 depends on pydantic
kbi0 updated
4 months ago
-
```
python generate.py --base_model=gpt2
```
causes gradio server to fail with recursion error:
[clientout.log](https://github.com/h2oai/h2ogpt/files/11264049/clientout.log)
Still fails wi…
-
### Describe the bug
`datetime.datetime` is allowed as the value of `gr.DateTime` according to the docstring, but an error occurs when passing it.
Looks like `postprocess()` is called when calling…
hysts updated
3 months ago
-
### Describe the bug
The EventData object has no target object attached when I used it in the click listeners for the Buttons rendered within gr.render.
My use case was to dynamically render a lis…
-
On Ubuntu 20.04 (via WSL):
After the model list is populated with 16 models, trying to load a 17th model causes HARP to attempt to get the gradiojuce_client executable from `~/HARP_artefacts/Debug/…
-
Thank you for your excellent work. I encountered some problems when trying to use the geochat_demo.py file. Although I tried changing the conda environment many times and changing computers and server…
-
### Describe the bug
Hi,
I'm trying to embed a Huggingface space into my website. I'm not getting consistent behaviour between the embedded and standalone versions.
Linebreaks and code blocks…
-
my setup.py:
```
import sys
sys.setrecursionlimit(5000)
import ruamel.yaml
from setuptools import setup
APP = ['webui.py']
DATA_FILES = []
OPTIONS = {
'argv_emulation': False,
…
v3ucn updated
3 months ago
-
### Have you searched for similar requests?
No
### Is your feature request related to a problem? If so, please describe.
_No response_
### Describe the solution you'd like
https://github.com/Fu…
DDXDB updated
2 months ago