firstAI / requirements.txt
ndc8
Cleanup: Remove unnecessary files and update .gitignore
78b611a
raw
history blame
205 Bytes
fastapi
uvicorn[standard]
pydantic
llama-cpp-python
# Training dependencies for CCUF/Unsloth
unsloth>=2024.7.0
datasets>=2.20.0
trl>=0.9.6
peft>=0.11.1
transformers>=4.36.0
torch>=2.0.0
accelerate>=0.24.0