teachyourselfcoding commited on
Commit
e3960a8
1 Parent(s): 83f5084

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +88 -21
requirements.txt CHANGED
@@ -1,23 +1,90 @@
1
- accelerate==0.15.0
2
- appdirs==1.4.4
3
- bitsandbytes==0.37.0
4
- datasets==2.8.0
5
- deepspeed==0.8.3
6
- evaluate==0.4.0
7
- fairscale==0.4.13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  torch==1.13.1
 
9
  torchvision==0.14.1
10
- gradio==3.20.0
11
- huggingface-hub==0.13.3
12
- loralib==0.1.1
13
- nvitop==1.0.0
14
- peft
15
- sentencepiece==0.1.96
16
- tensorboard==2.12.0
17
- texttable==1.6.7
18
- tokenizers==0.13.2
19
- tqdm==4.65.0
20
- transformers @ git+https://github.com/huggingface/transformers.git
21
- wandb==0.13.10
22
- triton==2.0.0
23
-
 
1
+ accelerate==0.22.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.8.5
4
+ aiosignal==1.3.1
5
+ altair==5.1.0
6
+ anyio==3.7.1
7
+ async-timeout==4.0.3
8
+ attrs==23.1.0
9
+ bitsandbytes==0.41.1
10
+ brotlipy==0.7.0
11
+ certifi @ file:///croot/certifi_1690232220950/work/certifi
12
+ cffi @ file:///croot/cffi_1670423208954/work
13
+ charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
14
+ click==8.1.7
15
+ contourpy==1.1.0
16
+ cryptography @ file:///croot/cryptography_1689373676338/work
17
+ cycler==0.11.0
18
+ datasets==2.14.4
19
+ dill==0.3.7
20
+ exceptiongroup==1.1.3
21
+ fastapi==0.103.0
22
+ ffmpy==0.3.1
23
+ filelock==3.12.3
24
+ fonttools==4.42.1
25
+ frozenlist==1.4.0
26
+ fsspec==2023.6.0
27
+ git-lfs==1.6
28
+ gradio==3.41.2
29
+ gradio_client==0.5.0
30
+ h11==0.14.0
31
+ httpcore==0.17.3
32
+ httpx==0.24.1
33
+ huggingface-hub==0.16.4
34
+ idna @ file:///croot/idna_1666125576474/work
35
+ importlib-resources==6.0.1
36
+ Jinja2==3.1.2
37
+ jsonschema==4.19.0
38
+ jsonschema-specifications==2023.7.1
39
+ kiwisolver==1.4.5
40
+ MarkupSafe==2.1.3
41
+ matplotlib==3.7.2
42
+ mkl-fft==1.3.6
43
+ mkl-random @ file:///work/mkl/mkl_random_1682950433854/work
44
+ mkl-service==2.4.0
45
+ multidict==6.0.4
46
+ multiprocess==0.70.15
47
+ numpy @ file:///croot/numpy_and_numpy_base_1691091611330/work
48
+ orjson==3.9.5
49
+ packaging==23.1
50
+ pandas==2.0.3
51
+ peft @ git+https://github.com/huggingface/peft@0b2f950cc212dd8acda983760c0aba2bf4872a00
52
+ Pillow==9.4.0
53
+ protobuf==4.24.2
54
+ psutil==5.9.5
55
+ pyarrow==13.0.0
56
+ pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
57
+ pydantic==1.9.0
58
+ pydub==0.25.1
59
+ pyOpenSSL @ file:///croot/pyopenssl_1690223430423/work
60
+ pyparsing==3.0.9
61
+ PySocks @ file:///home/builder/ci_310/pysocks_1640793678128/work
62
+ python-dateutil==2.8.2
63
+ python-multipart==0.0.6
64
+ pytz==2023.3
65
+ PyYAML==6.0.1
66
+ referencing==0.30.2
67
+ regex==2023.8.8
68
+ requests @ file:///croot/requests_1690400202158/work
69
+ rpds-py==0.10.0
70
+ safetensors==0.3.3
71
+ scipy==1.11.2
72
+ semantic-version==2.10.0
73
+ sentencepiece==0.1.99
74
+ six==1.16.0
75
+ sniffio==1.3.0
76
+ starlette==0.27.0
77
+ tokenizers==0.13.3
78
+ toolz==0.12.0
79
  torch==1.13.1
80
+ torchaudio==0.13.1
81
  torchvision==0.14.1
82
+ tqdm==4.66.1
83
+ transformers==4.32.1
84
+ typing_extensions @ file:///croot/typing_extensions_1690297465030/work
85
+ tzdata==2023.3
86
+ urllib3 @ file:///croot/urllib3_1686163155763/work
87
+ uvicorn==0.23.2
88
+ websockets==11.0.3
89
+ xxhash==3.3.0
90
+ yarl==1.9.2