File size: 461 Bytes
44b4ccf d87e8b6 44b4ccf d87e8b6 44b4ccf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"config": {
"activation_function": "gelu",
"bias": true,
"dropout_prob": null,
"embedding_size": 1024,
"head_type": "causal_lm",
"label2id": null,
"layer_norm": true,
"layers": 2,
"shift_labels": true,
"vocab_size": 61788
},
"hidden_size": 1024,
"model_class": "LlamaAdapterModel",
"model_name": "lelapa/InkubaLM-0.4B",
"model_type": "llama",
"name": "machine-translation",
"version": "adapters.1.1.0"
} |