Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -1,12 +1,9 @@
|
|
1 |
-
# Temel paketler
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
transformers
|
5 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
6 |
unsloth_zoo
|
7 |
bitsandbytes
|
8 |
-
|
9 |
-
# İsteğe bağlı, versiyona sabitle
|
10 |
xformers==0.0.21
|
11 |
trl
|
12 |
peft
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
transformers
|
4 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
5 |
unsloth_zoo
|
6 |
bitsandbytes
|
|
|
|
|
7 |
xformers==0.0.21
|
8 |
trl
|
9 |
peft
|