h2ogpt icon indicating copy to clipboard operation
h2ogpt copied to clipboard

Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/

Results 420 h2ogpt issues
Sort by recently updated
recently updated
newest added

- [ ] filter our ToS violations like profanity (not captured by profanity filter)

![screenshot_2023-04-18_at_5 06 37_pm_720](https://user-images.githubusercontent.com/6147661/232930822-e7170e4d-8aa1-4f7a-ad70-ece9cdd8b0cb.png)

``` Traceback (most recent call last): File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict output = await app.get_blocks().process_api( File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api result = await self.call_function( File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/gradio/blocks.py", line 1039,...

``` Task exception was never retrieved future: Traceback (most recent call last): File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events client_awake = await self.gather_event_data(event) File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data data, client_awake...

E.g. Put contents of this page into chat: https://www.emergentmind.com/ and hit enter Once done, put this in: https://raw.githubusercontent.com/h2oai/h2o-llmstudio/main/LICENSE and hit enter See slow generation and heavy CPU usage: ![image](https://user-images.githubusercontent.com/2249614/233222229-870c6303-9b8e-4b9b-bb66-17a65d3885c5.png) and...

Tried adding click_event twice in cancel, didn't help. Also, while message stops instantly, generation might continue for 2-3 seconds more since in middle of hard generation. Also, bit uncontrolled, hits...

priority/blocker

Some non-fatal matlab processing issue seen in HF demo: ``` Traceback (most recent call last): File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict output = await app.get_blocks().process_api( File "/home/user/.pyenv/versions/3.8.9/lib/python3.8/site-packages/gradio/blocks.py", line 1305, in...