初始化项目,由ModelHub XC社区提供模型
Model: moutons/Llama-3.1-Swallow-JP-EN-Translator-v1-8B-mlx-fp16 Source: Original Platform
This commit is contained in:
11
tokenizer_config.json
Normal file
11
tokenizer_config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"backend": "tokenizers",
|
||||
"bos_token": "<|begin_of_text|>",
|
||||
"clean_up_tokenization_spaces": false,
|
||||
"eos_token": "<|im_end|>",
|
||||
"is_local": true,
|
||||
"model_max_length": 1000000000000000019884624838656,
|
||||
"pad_token": "<|finetune_right_pad_id|>",
|
||||
"tokenizer_class": "TokenizersBackend",
|
||||
"unk_token": null
|
||||
}
|
||||
Reference in New Issue
Block a user