kimhyunwoo commited on
Commit
1af008e
ยท
verified ยท
1 Parent(s): a5a9d3d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
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 # ํ•„์š” ์‹œ ์ถ”๊ฐ€ (์•„๋ž˜ ์„ค๋ช… ์ฐธ์กฐ)