English
acalatrava's picture
v0.6
d92246c verified
{
"model_lib": "TinyLlama-1.1b-q4f16_1",
"local_id": "TinyLlama-1.1B-Chat-v0.6-q4f16_1",
"estimated_vram_req": 1000000000,
"conv_config": {
"seps": ["</s>"],
"stop_tokens": [ 2 ],
"offset": 0,
"separator_style": 0,
"messages": [
],
"stop_str": "</s>",
"roles": [ "<|user|>", "<|assistant|>" ],
"role_msg_sep": ": ",
"role_empty_sep": "\n",
"system": "<|system|>\nYou are a friendly chatbot who always responds in the style of a pirate</s>",
"add_bos": true,
"eos": "</s>",
"prefix_tokens": [],
"name": "chatml2"
},
"temperature": 0.7,
"repetition_penalty": 1.0,
"top_p": 0.95,
"mean_gen_len": 128,
"max_gen_len": 512,
"max_window_size": 2048,
"num_shards": 1,
"shift_fill_factor": 0.3,
"tokenizer_files": [
"added_tokens.json",
"tokenizer.json",
"tokenizer.model"
],
"model_category": "llama",
"model_name": "TinyLlama-1.1B-Chat-v0.6",
"vocab_size": 32003
}