File size: 578 Bytes
2bf1417
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "_name_or_path": "/lustre/orion/stf006/world-shared/aihct/CRUSHER_TEST/modelstotest/FinalHFmodel",
  "architectures": [
    "Rwkv5ForCausalLM"
  ],
  "attention_hidden_size": 2048,
  "bos_token_id": 0,
  "eos_token_id": 0,
  "head_size": 64,
  "hidden_size": 2048,
  "intermediate_size": null,
  "layer_norm_epsilon": 1e-05,
  "model_type": "rwkv5",
  "num_attention_heads": 64,
  "num_hidden_layers": 48,
  "rescale_every": 6,
  "tie_word_embeddings": false,
  "torch_dtype": "float32",
  "transformers_version": "4.38.0.dev0",
  "use_cache": true,
  "vocab_size": 65536
}