hugging2021 commited on
Commit
66ba4c6
1 Parent(s): 4faf550

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -38
requirements.txt CHANGED
@@ -1,38 +1,17 @@
1
- accelerate==0.30.*
2
- colorama
3
- datasets
4
- einops
5
- gradio==4.26.*
6
- hqq==0.1.7.post3
7
- jinja2==3.1.2
8
- lm_eval==0.3.0
9
- markdown
10
- numba==0.59.*
11
- numpy==1.26.*
12
- optimum==1.17.*
13
- pandas
14
- peft==0.8.*
15
- Pillow>=9.5.0
16
- psutil
17
- pyyaml
18
- requests
19
- rich
20
- safetensors==0.4.*
21
- scipy
22
- sentencepiece
23
- tensorboard
24
- transformers==4.41.*
25
- tqdm
26
- wandb
27
-
28
- # API
29
- SpeechRecognition==3.10.0
30
- flask_cloudflared==0.0.14
31
- sse-starlette==1.6.5
32
- tiktoken
33
-
34
- # llama-cpp-python (CPU only, no AVX2)
35
- https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/cpu/llama_cpp_python-0.2.79+cpuavx-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
36
- https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/cpu/llama_cpp_python-0.2.79+cpuavx-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"
37
- https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/cpu/llama_cpp_python-0.2.79+cpuavx-cp311-cp311-win_amd64.whl; platform_system == "Windows" and python_version == "3.11"
38
- https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/cpu/llama_cpp_python-0.2.79+cpuavx-cp310-cp310-win_amd64.whl; platform_system == "Windows" and python_version == "3.10"
 
1
+ absl-py==1.4.0
2
+ accelerate==0.31.0
3
+ aiofiles==23.2.1
4
+ aiohttp==3.9.5
5
+ aiosignal==1.3.1
6
+ alabaster==0.7.16
7
+ albumentations==1.3.1
8
+ altair==4.2.2
9
+ annotated-types==0.7.0
10
+ anyio==3.7.1
11
+ …xyzservices==2024.6.0
12
+ yarl==1.9.4
13
+ yellowbrick==1.5
14
+ yfinance==0.2.40
15
+ zict==3.0.0
16
+ zipp==3.19.2
17
+ zstandard==0.22.0