Update README.md

This commit is contained in:
ai-modelscope
2025-04-22 08:58:53 +08:00
parent 259693af7b
commit 102c50e4d6
6 changed files with 34 additions and 58 deletions

View File

@@ -1,14 +0,0 @@
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.46.1"
}