rick_sanchez_model / config.json
CrimsonEyes's picture
Upload folder using huggingface_hub
63e304b verified
Raw
History Blame Contribute Delete
149 Bytes
{
"architectures": [
"LlamaForCausalLM"
],
"model_type": "llama",
"torch_dtype": "float16",
"use_cache": true,
"vocab_size": 128000
}