-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
46 lines (46 loc) · 1 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
name: adl
channels:
- conda-forge
- defaults
dependencies:
- pytorch
- pip:
- accelerate==0.24.1
- bitsandbytes==0.41.2.post2
- boto3==1.28.82
- botocore==1.31.82
- certifi==2023.7.22
- cfgv==3.4.0
- charset-normalizer==3.3.2
- cloudpickle==2.2.1
- colorama==0.4.6
- contextlib2==21.6.0
- contourpy==1.2.0
- cycler==0.12.1
- datasets==2.14.6
- flask==3.0.0
- flask-sqlalchemy==3.1.1
- flask-wtf==1.2.1
- huggingface-hub==0.17.3
- markupsafe==2.1.3
- matplotlib==3.8.1
- numpy==1.26.1
- pandas==2.1.2
- peft==0.6.2
- ppft==1.7.6.7
- pre-commit==3.5.0
- pretty-errors==1.2.25
- pytest==7.4.3
- python-decouple==3.8
- pyyaml==6.0.1
- referencing==0.30.2
- regex==2023.10.3
- requests==2.31.0
- s3transfer==0.7.0
- safetensors==0.4.0
- sagemaker==2.197.0
- seaborn==0.13.0
- tokenizers==0.14.1
- tqdm==4.66.1
- transformers==4.35.0
prefix: /opt/homebrew/anaconda3/envs/adl