-
Notifications
You must be signed in to change notification settings - Fork 4
/
condaenv.yml
98 lines (98 loc) · 2.49 KB
/
condaenv.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
name: olguf
channels:
- defaults
dependencies:
- blas=1.0=mkl
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.3.11=haa95532_0
- intel-openmp=2023.1.0=h59b6b97_46320
- libffi=3.4.4=hd77b12b_1
- mkl=2023.1.0=h6b88ed4_46358
- mkl-service=2.4.0=py310h2bbff1b_1
- mkl_fft=1.3.8=py310h2bbff1b_0
- mkl_random=1.2.4=py310h59b6b97_0
- numpy=1.26.4=py310h055cbcc_0
- numpy-base=1.26.4=py310h65a83cf_0
- openssl=3.0.14=h827c3e9_0
- pip=24.0=py310haa95532_0
- python=3.10.14=he1021f5_1
- setuptools=69.5.1=py310haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tbb=2021.8.0=h59b6b97_0
- tk=8.6.14=h0416ee5_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h2eaa2aa_4
- vs2015_runtime=14.29.30133=h43f2093_4
- wheel=0.43.0=py310haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- aiohttp==3.9.5
- aiosignal==1.3.1
- annotated-types==0.7.0
- anyio==4.4.0
- async-timeout==4.0.3
- attrs==23.2.0
- behave==1.2.6
- certifi==2024.7.4
- cffi==1.16.0
- charset-normalizer==3.3.2
- colorama==0.4.6
- contourpy==1.2.1
- cycler==0.12.1
- distro==1.9.0
- docstring-parser==0.16
- exceptiongroup==1.2.1
- filelock==3.15.4
- fonttools==4.53.1
- frozenlist==1.4.1
- fsspec==2024.6.1
- gguf==0.9.1
- gitdb==4.0.11
- gitpython==3.1.43
- h11==0.14.0
- httpcore==1.0.5
- httpx==0.27.0
- huggingface-hub==0.20.3
- idna==3.7
- inquirerpy==0.3.4
- jinja2==3.1.4
- kiwisolver==1.4.5
- markupsafe==2.1.5
- matplotlib==3.9.1
- mpmath==1.3.0
- multidict==6.0.5
- networkx==3.3
- openai==1.30.5
- packaging==24.1
- parse==1.20.2
- parse-type==0.6.2
- pfzy==0.3.4
- pillow==10.2.0
- prometheus-client==0.20.0
- prompt-toolkit==3.0.47
- protobuf==4.25.3
- pycparser==2.22
- pydantic==2.6.4
- pydantic-core==2.16.3
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pyyaml==6.0.1
- regex==2024.5.15
- requests==2.32.3
- safetensors==0.4.3
- sentencepiece==0.2.0
- six==1.16.0
- smmap==5.0.1
- sniffio==1.3.1
- sympy==1.13.0
- tabulate==0.9.0
- tokenizers==0.19.1
- torch==2.2.2+cpu
- tqdm==4.66.4
- transformers==4.40.2
- typing-extensions==4.12.2
- urllib3==2.2.2
- wcwidth==0.2.13
- yarl==1.9.4
prefix: C:\Users\chris\anaconda3\envs\olguf