skim-orcas / config.json
bytestorm's picture
Upload folder using huggingface_hub
987a840 verified
raw
history blame
208 Bytes
{
"architectures": [
"LlamaForCausalLM"
],
"model_type": "llama",
"torch_dtype": "float16",
"transformers_version": "4.36.0",
"use_cache": true,
"_name_or_path": "meta-llama/Llama-2-7b-hf"
}