sahanes's picture
Create config.json
b3e510f verified
raw
history blame contribute delete
No virus
190 Bytes
{
"architectures": ["LlamaForCausalLM"],
"model_type": "llama",
"tokenizer_class": "LlamaTokenizer",
"max_length": 512,
"special_tokens_map_file": null,
"tokenizer_file": null
}