h2ogpt
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/
- [ ] filter our ToS violations like profanity (not captured by profanity filter)

``` 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:  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...
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...