feat: max_tokens 값을 131072로 증가하여 토큰 제한 확장

This commit is contained in:
2025-08-28 11:15:09 +09:00
parent f67f9a18aa
commit 57f9bba80e
3 changed files with 84 additions and 28 deletions

View File

@@ -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