bw-Deejee

Results 5 issues of bw-Deejee

### Describe the feature It would be nice to be able to upload new documents in the web interface. Uploaded documents would have to be ingested by the model and...

I have several issues with darkmode. When I've set my windows sytem color mode to "dark", h2oGPT seems to adapt this. Even though h2oGPT variable `dark: bool = False` is...

Using the newest version of the repo. Following command works: `python generate.py --base_model=casperhansen/llama-3-70b-instruct-awq --load_awq=model` following command doesn't: `python generate.py --base_model=casperhansen/llama-3-70b-instruct-awq --load_awq=model --use_gpu_id=False` error message: `... TypeError: functools.partial(, fuse_layers=True) got multiple...

## Description Using the Azure OpenAI API (in my case with GPT4o) leads to an API error. ``` ✘ WebSocket Error: Error communicating with OpenAI ERROR: Exception in ASGI application...

How do I get Azure OpenAI API to work in 2.0.0?

Community PR