Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -7,6 +7,9 @@ git+https://github.com/Maximilian-Winter/llama-cpp-agent
|
|
7 |
pybind11>=2.12
|
8 |
torch==2.4.0
|
9 |
torchvision
|
|
|
|
|
|
|
10 |
accelerate
|
11 |
transformers<=4.48.3
|
12 |
optimum[onnxruntime]
|
|
|
7 |
pybind11>=2.12
|
8 |
torch==2.4.0
|
9 |
torchvision
|
10 |
+
torchao>=0.9.0
|
11 |
+
triton
|
12 |
+
xformers
|
13 |
accelerate
|
14 |
transformers<=4.48.3
|
15 |
optimum[onnxruntime]
|