update tokenizer_config.json,config.json,generation_config.json

This commit is contained in:
ai-modelscope
2024-11-18 21:45:45 +08:00
parent edfe35a5ee
commit bd4f788968
3 changed files with 5 additions and 5 deletions

View File

@@ -10,5 +10,5 @@
"temperature": 0.7,
"top_p": 0.8,
"top_k": 20,
"transformers_version": "4.37.0"
}
"transformers_version": "4.44.0"
}