-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathvericoder_env.yml
More file actions
110 lines (110 loc) · 2.54 KB
/
Copy pathvericoder_env.yml
File metadata and controls
110 lines (110 loc) · 2.54 KB
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
99
100
101
102
103
104
105
106
107
108
109
110
name: vericoder
channels:
- defaults
dependencies:
- python=3.11.11
- pip
- ipython
- ipykernel
- jupyter_client
- jupyter_core
- setuptools
- wheel
- pip:
- accelerate==1.6.0
- addict==2.4.0
- aiofiles==24.1.0
- aiohappyeyeballs==2.6.1
- aiohttp==3.11.16
- aiosignal==1.3.2
- altair==5.5.0
- annotated-types==0.7.0
- anyio==4.9.0
- attrs==25.3.0
- audioread==3.0.1
- av==14.3.0
- blinker==1.9.0
- cachetools==5.5.2
- certifi==2025.1.31
- cffi==1.17.1
- charset-normalizer==3.4.1
- click==8.1.8
- contourpy==1.3.2
- cryptography==44.0.2
- cycler==0.12.1
- datasets==3.4.1
- deprecated==1.2.18
- dill==0.3.8
- distro==1.9.0
- docker==7.1.0
- docstring-parser==0.16
- einops==0.8.1
- fastapi==0.115.12
- fasteners==0.19
- filelock==3.18.0
- fire==0.7.0
- flash-attn==2.5.9.post1
- fonttools==4.57.0
- frozenlist==1.5.0
- fsspec==2024.12.0
- gitpython==3.1.44
- google-api-core==2.24.2
- google-api-python-client==2.167.0
- google-auth==2.39.0
- google-auth-httplib2==0.2.0
- gradio==5.25.0
- gradio-client==1.8.0
- grpcio==1.72.0rc1
- huggingface-hub==0.30.2
- httpx==0.28.1
- idna==3.10
- jinja2==3.1.6
- joblib==1.4.2
- jsonschema==4.23.0
- kiwisolver==1.4.8
- librosa==0.11.0
- matplotlib==3.10.1
- modelscope==1.25.0
- networkx==3.4.2
- nltk==3.9.1
- numba==0.61.2
- numpy==1.26.4
- openai==1.72.0
- pandas==2.2.3
- peft==0.15.2
- pillow==11.1.0
- protobuf==5.29.4
- psutil==7.0.0
- pycparser==2.22
- pydantic==2.10.6
- pydantic-core==2.27.2
- pyjwt==2.10.1
- pynacl==1.5.0
- pyparsing==3.2.3
- pyslang==8.0.0
- python-dotenv==1.0.1
- python-multipart==0.0.20
- pytz==2025.1
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- rouge-chinese==1.0.3
- scikit-learn==1.6.1
- scipy==1.15.2
- sentencepiece==0.2.0
- soundfile==0.13.1
- starlette==0.46.2
- streamlit==1.44.1
- sympy==1.13.3
- tenacity==9.1.2
- termcolor==3.0.1
- tiktoken==0.9.0
- tokenizers==0.21.1
- torch==2.3.1
- tqdm==4.67.1
- transformers==4.51.3
- triton==2.3.1
- trl==0.9.6
- typer==0.15.2
- uvicorn==0.34.1
- websockets==15.0.1