-
Notifications
You must be signed in to change notification settings - Fork 0
/
chem-llm.yml
executable file
·50 lines (48 loc) · 1.04 KB
/
chem-llm.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
name: chem-llm
channels:
- conda-forge
- bioconda
dependencies:
- python=3.11
- pip
- ipykernel
- ipython
- datamol
- jupyter
- jupyterlab
- molfeat
- nb_conda_kernels
- openbabel
- openpyxl=3.1.0
- pip:
- accelerate
- carabiner-tools
- chemprop
- datasets
- deepchem
- git+https://github.com/bp-kelley/descriptastorus
- flax
- huggingface_hub
- jax==0.4.23
- https://storage.googleapis.com/jax-releases/cuda12/jaxlib-0.4.23+cuda12.cudnn89-cp311-cp311-manylinux2014_x86_64.whl
- lightning
- matplotlib
- numpy
- nvidia-cudnn-cu12
- optax
- pandas
- peft
- rdkit
- safe-mol
- git+https://github.com/scbirlab/schemist
- scikit-learn
- selfies
- splito
- tensorrt
- tensorflow
- tensorflow_decision_forests
- tokenizers
- torch
- transformers
- tqdm
- umap-learn