File size: 249 Bytes
8ac693e
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "experts": [
    "mistralai/Mistral-7B-Instruct-v0.2",
    "Qwen/Qwen2.5-7B-Instruct"
  ],
  "top_k": 1,
  "router_encoder": "distilbert-base-uncased",
  "max_new_tokens": 256,
  "description": "Claude-style MoE with lazy-loaded 4-bit experts"
}