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

Hi, I'm trying to run a Docker container offline, but I am encountering issues where the container still tries to download models and dependencies from the internet during runtime. I've...

## Description When I upload documents using the UI upload button, the files are correctly stored in the specified path associated with the collection (e.g., test_path/Introduction - Ladakh Expedition.pdf). However,...

I am looking to add a download button to the login page to allow users to access an instruction document easily. However, I am unable to locate the specific file...

![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 15 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `reqs_optional/requirements_optional_langchain.metrics.txt` ⚠️ Warning ``` datasets...

From clear environment, installing full environment is wanted executing: ```bash docs/linux_install_full.sh``` Current checkout of the respository ```a0fcc334``` (latest one at the moment of execution) Error shown: ``` + bash ./docs/run_patches.sh...

![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `reqs_optional/requirements_optional_langchain.metrics.txt` --- > [!IMPORTANT] >...

Bumps the pip group with 3 updates in the / directory: [gradio](https://github.com/gradio-app/gradio), [torch](https://github.com/pytorch/pytorch) and [langchain-community](https://github.com/langchain-ai/langchain). Bumps the pip group with 3 updates in the /reqs_optional directory: [gradio](https://github.com/gradio-app/gradio), [torch](https://github.com/pytorch/pytorch) and [langchain-community](https://github.com/langchain-ai/langchain)....

dependencies
python

![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` ⚠️ Warning ``` spacy...

Hello sir, I am running h2ogpt 0.2.0, and I can deploy llama 3 with no issue, but got error when trying to deploy llama. 3.2 vision and llama 3.3. is...

Hello, could someone please guide me to where I can find the exact implementation of the RAG part?