Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
pd95
/
apertus-mini-mlx
:1.5b-bf16
132
Downloads
Updated
1 week ago
Experimental MLX-backed Apertus v1.1 Mini Instruct models for custom Ollama builds. Known issue: the current Apertus v1.1 Mini artifacts can produce nonsensical chat
Experimental MLX-backed Apertus v1.1 Mini Instruct models for custom Ollama builds. Known issue: the current Apertus v1.1 Mini artifacts can produce nonsensical chat
Cancel
tools
thinking
0.5b
1.5b
4b
apertus-mini-mlx:1.5b-bf16
...
/
json
9d0c81d7c5ab · 837B
{
"architectures": [
"ApertusForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"bos_token_id": 1,
"dtype": "bfloat16",
"eos_token_id": 68,
"hidden_act": "xielu",
"hidden_dropout": 0.0,
"hidden_size": 2048,
"initializer_range": 0.02,
"intermediate_size": 12288,
"max_position_embeddings": 4096,
"mlp_bias": false,
"model_type": "apertus",
"num_attention_heads": 32,
"num_hidden_layers": 16,
"num_key_value_heads": 8,
"pad_token_id": 10,
"post_norm": false,
"qk_norm": true,
"rms_norm_eps": 1e-05,
"rope_parameters": {
"rope_theta": 500000.0,
"rope_type": "default"
},
"rope_scaling": {
"rope_type": "default"
},
"rope_theta": 500000.0,
"tie_word_embeddings": false,
"transformers_version": "4.57.6",
"use_cache": false,
"vocab_size": 131072
}