nuatmochoi commited on
Commit
b7e6ff3
ยท
verified ยท
1 Parent(s): 099d49e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
- huggingface_hub==0.25.2
2
  torch==2.7.0
3
  unsloth==2025.5.9
 
 
 
 
 
 
 
 
 
 
1
+
2
  torch==2.7.0
3
  unsloth==2025.5.9
4
+ huggingface_hub==0.30.0 # <-- 0.25.2 ๋Œ€์‹  0.30.0 ์ด์ƒ์œผ๋กœ ์˜ฌ๋ ค ์ค๋‹ˆ๋‹ค.
5
+ accelerate==0.34.1 # unsloth 2025.5.9์—์„œ ์š”๊ตฌํ•˜๋Š” ๋ฒ„์ „(์˜ˆ์‹œ)
6
+ datasets==3.4.1 # unsloth-zoo ๋“ฑ์—์„œ ์“ฐ๋Š” ๋ฒ„์ „
7
+ peft==0.7.1 # unsloth ๋‚ด๋ถ€ ํŠธ๋ ˆ์ด๋‹ ๋กœ์ง์—์„œ ์“ฐ๋Š” PEFT
8
+ transformers==4.52.4 # unsloth๊ฐ€ ์“ฐ๋Š” transformers (huggingface_hub>=0.30.0 ๋งž์ถ”๊ธฐ ์œ„ํ•ด)
9
+ xformers==0.0.30 # unsloth-zoo render๋‚˜ ํšจ์œจํ™”์— ์“ฐ์ด๋Š” ๋ฒ„์ „
10
+ bitsandbytes==0.46.0 # unsloth์—์„œ 8bit ์—ฐ์‚ฐ ๋“ฑ์— ์“ฐ๋Š” ๋ฒ„์ „
11
+ tokenizers==0.21.1 # transformers ์˜์กด์„ฑ
12
+ unsloth-zoo==2025.5.11 # unsloth๊ฐ€ ์“ฐ๋Š” zoo ํŒจํ‚ค์ง€