File size: 411 Bytes
cd9c13d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "model_type": "phi3",
  "architectures": [ "Phi3ForCausalLM" ],
  "base_model": "microsoft/Phi-3-mini-4k-instruct",
  "quantization": "Q4_K_M",
  "num_parameters": 3800000000,
  "context_length": 4096,
  "license": "mit",
  "languages": [ "fr", "en", "mg" ],
  "tags": [
    "gguf",
    "quantized",
    "phi3",
    "cosmos",
    "aether",
    "sovereign-ai",
    "offline-capable"
  ]
}