Delete model.safetensors

This commit is contained in:
ai-modelscope
2024-12-19 16:07:11 +08:00
parent 6304730095
commit 797beb23d1
12 changed files with 2656 additions and 63 deletions

16
special_tokens_map.json Normal file
View File

@@ -0,0 +1,16 @@
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}