testing-llm-01 / config.json
Shakil2448868's picture
Upload folder using huggingface_hub
9458f00 verified
{
"architectures": [
"CustomLLM"
],
"hidden_size": 768,
"model_type": "custom_llm",
"num_attention_heads": 12,
"num_layers": 6,
"torch_dtype": "float32",
"transformers_version": "4.48.3",
"vocab_size": 50257
}