feat: max_tokens 값을 131072로 증가하여 토큰 제한 확장
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
transformers>=4.20.0
|
||||
torch>=1.12.0
|
||||
accelerate>=0.20.0
|
||||
transformers>=4.44.0
|
||||
torch>=2.1.0
|
||||
accelerate>=0.33.0
|
||||
requests==2.32.4
|
||||
beautifulsoup4>=4.10.0
|
||||
selenium>=4.0.0
|
||||
@@ -10,7 +10,7 @@ google-auth-oauthlib>=1.0.0
|
||||
google-auth-httplib2>=0.1.0
|
||||
langchain>=0.0.200
|
||||
langchain-community>=0.0.20
|
||||
huggingface-hub>=0.15.0
|
||||
huggingface-hub>=0.23.0
|
||||
pandas>=1.3.0
|
||||
openpyxl>=3.0.0
|
||||
bitsandbytes>=0.41.0
|
||||
bitsandbytes>=0.43.1
|
||||
|
||||
Reference in New Issue
Block a user