Kora-API / requirements.txt
ProfessorCEO's picture
Fix PEFT and update README
ad99445
raw
history blame contribute delete
252 Bytes
--extra-index-url https://download.pytorch.org/whl/cpu
fastapi==0.115.6
uvicorn[standard]==0.34.0
pydantic==2.10.4
pydantic-settings==2.7.0
transformers==4.47.1
torch==2.5.1+cpu
accelerate==1.2.1
sentencepiece==0.2.0
python-dotenv==1.0.1
peft>=0.12.0