Jonathan Yankovich
Jonathan Yankovich
For the benefit of others; something I've been doing is stuffing a serialized representation of an object into the "meta" field on every update. That way, I've got the struct...
@izelnakri What aspect of this would you like to see described? If its the naive approach I posted above, I'd be happy to whip up a PR. For the other...
I recently decommissioned my AS4004T, so I'm in a good place to brick^H^H^H^H^Htry this now.
Same issue here on `ecee79f212168a9f0e7da86aec16ec0d62953f69` I am running docker with `docker compose up` on a headless ubuntu machine which is attached to my network (I am not running devinka locally)....
I checked the `docker-compose.yml` file and saw that the VITE is hard-coded, e.g. not reading from config.toml (I didn't see any environment variable references in the `docker-compose.yml` file): ``` devika-frontend-app:...
I'm able to select a project and set a search engine and model, and interact with the model. So, this particular issue may be solved. I have the following issues...
@thenetguy Did you pull?
@oobabooga I think I got to the bottom of this issue, or at least, I have a branch that shows this working/not working, when using queue. It looks like the...
@oobabooga @catalpaaa fwiw, I don't think this is something Gradio will fix in the near term; I think the bug is due to how text-generation-ui is holding onto references to...
Wow, fantastic. This is a great addition, hopefully it can be merged soon. I'm a similar boat to you - not really a python programmer, but interested in this project...