aigc-apps / PAI-RAG

An easy-to-use framework for modular RAG
275 stars 38 forks source link

not found install.sh in repo #35

Closed zg9uagfv closed 2 months ago

zg9uagfv commented 3 months ago

local install with conda, not found install.sh in repo

conda create --name llm_py310 python=3.10 conda activate llm_py310 git clone https://github.com/aigc-apps/LLM_Solution.git cd LLM_Solution sh install.sh pip install --upgrade -r requirements.txt

moria97 commented 2 months ago

Hi, you can try our new feature branch.