itriedcoding's picture
Upload custom_llm_project/sage_model/config.json with huggingface_hub
7ed9df7 verified
Raw
History Blame Contribute Delete
225 Bytes
{
"vocab_size": 43,
"hidden_size": 256,
"num_hidden_layers": 4,
"num_attention_heads": 8,
"intermediate_size": 1024,
"max_position_embeddings": 64,
"model_type": "sage_3m",
"total_params": 1.5111879175128706
}