Add link to tech report. Fix typo in usage example #2

This commit is contained in:
ai-modelscope
2024-08-24 11:07:58 +08:00
parent 95b68409da
commit c384c7fe48
13 changed files with 2598 additions and 60 deletions

6
generation_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128001,
"transformers_version": "4.45.0.dev0"
}