forked from haoliuhl/chain-of-hindsight
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gpu_requirement.yml
executable file
·51 lines (51 loc) · 980 Bytes
/
gpu_requirement.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
47
48
49
50
51
name: cube
channels:
- defaults
- nvidia
- conda-forge
dependencies:
- python=3.8
- pip
- numpy
- scipy
- numba
- h5py
- matplotlib
- scikit-learn
- jupyter
- tqdm
- pytorch-cpu=1.13.0
- jax=0.3.25
- jaxlib=0.3.25=*cuda*
- cudatoolkit=11.7
- cuda-nvcc=11.7
- cudnn
- sentencepiece
- pip:
- flax==0.6.0
- optax==0.1.3
- chex==0.1.5
- distrax==0.1.2
- orbax==0.0.23
- transformers==4.27.2
- huggingface_hub==0.13.3
- datasets==2.9.0
- einops
- tensorflow==2.11.0
- dill
- seaborn
- absl-py
- gtimer
- joblib
- wandb==0.13.5
- ml_collections
- gcsfs==2022.11.0
- requests
- jupyter_http_over_ws
- lm-eval==0.3.0
- evaluate==0.3.0
- pyext==0.7
- pydantic
- fastapi
- uvicorn
- gradio