File size: 832 Bytes
44f743b
 
 
 
 
 
5a38948
44f743b
 
5a38948
44f743b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "_name_or_path": "fla-hub/rwkv6-7B-finch",
  "architectures": [
    "RWKV6ForCausalLM"
  ],
  "attn_mode": "chunk",
  "bos_token_id": 0,
  "clamp_min": null,
  "conv_size": 4,
  "eos_token_id": 0,
  "expand_k": 1,
  "expand_v": 1,
  "fuse_cross_entropy": true,
  "fuse_norm": true,
  "gate_low_rank_dim": 128,
  "hidden_act": "sqrelu",
  "hidden_ratio": 3.5,
  "hidden_size": 4096,
  "initializer_range": 0.02,
  "intermediate_size": null,
  "max_position_embeddings": 2048,
  "model_type": "rwkv6",
  "norm_bias": true,
  "norm_eps": 1e-05,
  "norm_first": true,
  "num_heads": 64,
  "num_hidden_layers": 32,
  "proj_low_rank_dim": 64,
  "share_conv_kernel": true,
  "tie_word_embeddings": false,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.40.2",
  "use_cache": true,
  "use_glu": false,
  "vocab_size": 65536
}