kimhyunwoo commited on
Commit
91ac401
ยท
verified ยท
1 Parent(s): ca4c2d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- transformers>=4.40.0 # ์ตœ์‹  ๋ฒ„์ „ ์‚ฌ์šฉ ๊ถŒ์žฅ
2
  torch>=2.1.0
3
- accelerate>=0.29.0 # ๋ชจ๋ธ ๋กœ๋”ฉ ๋ฐ ์‹คํ–‰ ๋ณด์กฐ
4
  bitsandbytes>=0.43.0 # BNB 4๋น„ํŠธ ์–‘์žํ™” ๋กœ๋”ฉ์— ํ•„์ˆ˜!
5
  sentencepiece
6
- protobuf
7
- # unsloth # ํ•„์š” ์‹œ ์ถ”๊ฐ€ (์•„๋ž˜ ์„ค๋ช… ์ฐธ์กฐ)
 
1
+ transformers>=4.40.0
2
  torch>=2.1.0
3
+ accelerate>=0.29.0
4
  bitsandbytes>=0.43.0 # BNB 4๋น„ํŠธ ์–‘์žํ™” ๋กœ๋”ฉ์— ํ•„์ˆ˜!
5
  sentencepiece
6
+ protobuf