jonfairbanks / local-rag

Ingest files for retrieval augmented generation (RAG) with open-source Large Language Models (LLMs), all without 3rd parties or sensitive data leaving your network.
GNU General Public License v3.0
449 stars 52 forks source link

No response in wsl #50

Closed genesiz7 closed 2 months ago

genesiz7 commented 2 months ago

I tried to setup local-rag under wsl ubuntu. Install ollama and setup local-rag as guide.

After this, no action furthermore as below. Is any action needed?

(base) test7@TEST7DEV:$ pipenv shell && streamlit run main.py Launching subshell in virtual environment... . /home/test7/.venv/bin/activate (base) test7@TEST7DEV:$ . /home/genesiz7/.venv/bin/activate (.venv) (base) test7@TEST7DEV:~$