File size: 389 Bytes
ace7482
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "model_type": "gpt_oss_like",
  "vocab_size": 201088,
  "hidden_size": 2880,
  "num_hidden_layers": 24,
  "num_attention_heads": 64,
  "num_key_value_heads": 8,
  "max_position_embeddings": 131072,
  "rms_norm_eps": 1e-05,
  "rope_theta": 150000.0,
  "attention_bias": true,
  "tie_word_embeddings": false,
  "sliding_window": 128,
  "torch_dtype": "bfloat16",
  "eos_token_id": null
}