Geralt-Targaryen commited on
Commit
c224de9
·
verified ·
1 Parent(s): 3342f84

Update config.json

Browse files

Fix layer type error with transformers v5.

See https://huggingface.co/codefuse-ai/F2LLM-v2-80M/discussions/1

Files changed (1) hide show
  1. config.json +0 -19
config.json CHANGED
@@ -13,25 +13,6 @@
13
  "initializer_range": 0.02,
14
  "intermediate_size": 1536,
15
  "layer_types": [
16
- "full_attention",
17
- "full_attention",
18
- "full_attention",
19
- "full_attention",
20
- "full_attention",
21
- "full_attention",
22
- "full_attention",
23
- "full_attention",
24
- "full_attention",
25
- "full_attention",
26
- "full_attention",
27
- "full_attention",
28
- "full_attention",
29
- "full_attention",
30
- "full_attention",
31
- "full_attention",
32
- "full_attention",
33
- "full_attention",
34
- "full_attention",
35
  "full_attention",
36
  "full_attention",
37
  "full_attention",
 
13
  "initializer_range": 0.02,
14
  "intermediate_size": 1536,
15
  "layer_types": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  "full_attention",
17
  "full_attention",
18
  "full_attention",