chore: update .gitignore and requirements for unsloth versions

main
thinhlpg 1 month ago
parent 83f86869f6
commit 1047e2fa1c

1
.gitignore vendored

@ -13,6 +13,7 @@ models/
model/
graveyard/
eval_logs/
downloaded_model/
# Byte-compiled / optimized / DLL files
__pycache__/

@ -4,8 +4,8 @@ langchain
langchain-community
Markdown
tokenizers
unsloth==2025.3.6
unsloth_zoo==2025.3.4
unsloth==2025.2.14
unsloth_zoo==2025.2.7
unstructured
vllm==0.7.2

Loading…
Cancel
Save