forked from drivendataorg/snomed-ct-entity-linking-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment-gpu.yml
46 lines (46 loc) · 958 Bytes
/
environment-gpu.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: snomedct
channels:
- conda-forge
dependencies:
- accelerate=0.26.1
- aiofiles=23.2.1
- aiohttp=3.9.1
- cudatoolkit=11.8
- cupy=12.3.0
- dill=0.3.7
- diskcache=5.6.3
- einops=0.7.0
- faiss-gpu=1.7.4
- gensim=4.3.2
- jsonpickle=3.0.2
- keras=2.14.0
- langchain=0.1.5
- langchain-community=0.0.17
- lightgbm=4.3.0
- loguru=0.7.2
- more-itertools=10.2.0
- numba=0.59.0
- numpy=1.26.4
- nvidia::cuda-cudart=11.8
- pandas=2.2.0
- peft=0.8.2
- pip=24.0
- polars=0.20.7
- pytest=7.4.4
- python=3.10.13
- pytorch-lightning=2.1.3
- pytorch::pytorch=2.1.2=*cuda11.8*
- scikit-learn=1.4.0
- scipy=1.10.1
- sentencepiece=0.1.99
- sentence-transformers=2.3.1
- spacy=3.6.1
- statsmodels=0.14.1
- tensorflow-base=2.14.0=cuda118*
- tensorflow=2.14.0=cuda118*
- tqdm=4.66.1
- transformers=4.37.1
- xarray=2024.1.1
- xformers::xformers=0.0.23.post1=*cu11.8*
- pip:
- scispacy==0.5.3