-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunsloth_env.yml
More file actions
109 lines (108 loc) · 2.57 KB
/
unsloth_env.yml
File metadata and controls
109 lines (108 loc) · 2.57 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
name: unsloth
channels:
- conda-forge
dependencies:
- ipykernel
- python=3.12
- tqdm
- pip:
- ImageIO==2.37.2
- Jinja2==3.1.6
- MarkupSafe==3.0.3
- PyYAML==6.0.3
- accelerate==1.12.0
- affine==2.4.0
- aiohappyeyeballs==2.6.1
- aiohttp==3.13.3
- aiosignal==1.4.0
- anyio==4.12.1
- attrs==25.4.0
- bitsandbytes==0.49.2
- certifi==2026.2.25
- charset-normalizer==3.4.4
- click==8.3.1
- cligj==0.7.2
- contourpy==1.3.3
- cuda-bindings==12.9.4
- cuda-pathfinder==1.4.0
- cut-cross-entropy==25.1.1
- cycler==0.12.1
- datasets==4.3.0
- diffusers==0.36.0
- dill==0.4.0
- docstring_parser==0.17.0
- filelock==3.25.0
- fonttools==4.61.1
- frozenlist==1.8.0
- fsspec==2025.9.0
- geopandas==1.1.2
- h11==0.16.0
- hf-xet==1.3.2
- hf_transfer==0.1.9
- httpcore==1.0.9
- httpx==0.28.1
- huggingface_hub==0.36.2
- idna==3.11
- importlib_metadata==8.7.1
- kiwisolver==1.4.9
- lazy_loader==0.4
- matplotlib==3.10.8
- mpmath==1.3.0
- msgspec==0.20.0
- multidict==6.7.1
- multiprocess==0.70.16
- networkx==3.6.1
- numpy==2.4.2
- nvidia-cublas-cu12==12.8.4.1
- nvidia-cuda-cupti-cu12==12.8.90
- nvidia-cuda-nvrtc-cu12==12.8.93
- nvidia-cuda-runtime-cu12==12.8.90
- nvidia-cudnn-cu12==9.10.2.21
- nvidia-cufft-cu12==11.3.3.83
- nvidia-cufile-cu12==1.13.1.3
- nvidia-curand-cu12==10.3.9.90
- nvidia-cusolver-cu12==11.7.3.90
- nvidia-cusparse-cu12==12.5.8.93
- nvidia-cusparselt-cu12==0.7.1
- nvidia-nccl-cu12==2.27.5
- nvidia-nvjitlink-cu12==12.8.93
- nvidia-nvshmem-cu12==3.4.5
- nvidia-nvtx-cu12==12.8.90
- opencv-python-headless==4.13.0.92
- pandas==3.0.1
- peft==0.18.1
- pillow==12.1.1
- propcache==0.4.1
- protobuf==7.34.0
- pyarrow==23.0.1
- pyogrio==0.12.1
- pyparsing==3.3.2
- pyproj==3.7.2
- pytz==2025.2
- rasterio==1.5.0
- regex==2026.2.28
- requests==2.32.5
- safetensors==0.7.0
- scikit-image==0.26.0
- scipy==1.17.1
- sentencepiece==0.2.1
- shapely==2.1.2
- sympy==1.14.0
- tifffile==2026.2.24
- tokenizers==0.22.2
- torch==2.10.0
- torchao==0.16.0
- torchvision==0.25.0
- transformers==4.57.1
- triton==3.6.0
- trl==0.22.2
- typeguard==4.5.1
- tyro==1.0.8
- unsloth==2026.2.1
- unsloth_zoo==2026.2.1
- urllib3==2.6.3
- xformers==0.0.35
- xxhash==3.6.0
- yarl==1.23.0
- zipp==3.23.0
prefix: "/media/data/heesup/miniconda3/envs/unsloth"