LeeJuYeong
LeeJuYeong
@hiyouga can i use multi-gpu in web ui?
I have the same issue on macos
> I have the same issue on macos I encountered an issue during the setup and execution of GraphRAG indexing and retrieval pipelines in the Kotaemon environment. After following the...
> If you are using Linux / MacOs, please use `export $(cat .env | xargs)` to load environments variables in `.env` file prior to running `app.py`. > > Or, please...
I have the same issue. ❌ | README.md: RetryError[] Setup: I am running the application inside Docker and accessing it via http://host.docker.internal/. Vendor: I'm using OpenAI as the vendor, and...
Hi @hiyouga, Thank you for the suggestion. I ran `git lfs install` as you recommended, and it completed successfully, initializing LFS for my local repository: ```bash $ git lfs install...
그냥 푸쉬하려는 깃랩 설정에서 lfs기능을 해제하면 해결됩니다. 감사합니다.