gyung commited on
Commit
2bacfa2
·
verified ·
1 Parent(s): b3c7de7

Add epoch 2 (final) checkpoint

Browse files
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
  - Base model: `LiquidAI/LFM2-24B-A2B`
18
  - Source output root: `/home/work/.data/qwen_sft/models/LiquidAI__LFM2-24B-A2B__terminal_sft_2epoch_hf_fsdp`
19
  - Root export copied from: `final`
20
- - Included checkpoints: `checkpoint-734`
21
 
22
  ## Layout
23
 
@@ -26,7 +26,7 @@ tags:
26
 
27
  ## Notes
28
 
29
- Epoch 1 checkpoint
30
 
31
  ## Loading
32
 
 
17
  - Base model: `LiquidAI/LFM2-24B-A2B`
18
  - Source output root: `/home/work/.data/qwen_sft/models/LiquidAI__LFM2-24B-A2B__terminal_sft_2epoch_hf_fsdp`
19
  - Root export copied from: `final`
20
+ - Included checkpoints: `checkpoint-1468`
21
 
22
  ## Layout
23
 
 
26
 
27
  ## Notes
28
 
29
+ Epoch 2 (final) checkpoint
30
 
31
  ## Loading
32
 
checkpoint-1468/config.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Lfm2MoeForCausalLM"
4
+ ],
5
+ "bos_token_id": 1,
6
+ "conv_L_cache": 3,
7
+ "conv_bias": false,
8
+ "dtype": "float32",
9
+ "eos_token_id": 7,
10
+ "hidden_size": 2048,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 11776,
13
+ "layer_types": [
14
+ "conv",
15
+ "conv",
16
+ "full_attention",
17
+ "conv",
18
+ "conv",
19
+ "conv",
20
+ "full_attention",
21
+ "conv",
22
+ "conv",
23
+ "conv",
24
+ "full_attention",
25
+ "conv",
26
+ "conv",
27
+ "conv",
28
+ "full_attention",
29
+ "conv",
30
+ "conv",
31
+ "conv",
32
+ "full_attention",
33
+ "conv",
34
+ "conv",
35
+ "conv",
36
+ "full_attention",
37
+ "conv",
38
+ "conv",
39
+ "conv",
40
+ "full_attention",
41
+ "conv",
42
+ "conv",
43
+ "conv",
44
+ "full_attention",
45
+ "conv",
46
+ "conv",
47
+ "conv",
48
+ "full_attention",
49
+ "conv",
50
+ "conv",
51
+ "conv",
52
+ "full_attention",
53
+ "conv"
54
+ ],
55
+ "max_position_embeddings": 128000,
56
+ "model_type": "lfm2_moe",
57
+ "moe_intermediate_size": 1536,
58
+ "norm_eps": 1e-05,
59
+ "norm_topk_prob": true,
60
+ "num_attention_heads": 32,
61
+ "num_dense_layers": 2,
62
+ "num_experts": 64,
63
+ "num_experts_per_tok": 4,
64
+ "num_hidden_layers": 40,
65
+ "num_key_value_heads": 8,
66
+ "pad_token_id": 0,
67
+ "rope_parameters": {
68
+ "rope_theta": 1000000.0,
69
+ "rope_type": "default"
70
+ },
71
+ "routed_scaling_factor": 1.0,
72
+ "tie_word_embeddings": true,
73
+ "transformers_version": "5.5.0",
74
+ "use_cache": false,
75
+ "use_expert_bias": true,
76
+ "vocab_size": 65536
77
+ }
checkpoint-1468/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 7,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "5.5.0"
7
+ }
checkpoint-1468/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b93f9bf0f1264032377c22c878f9690d754aadb1c35d467d1a429c94de3731b
3
+ size 49722124976
checkpoint-1468/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f18e6cb0f69fc085e2e15e9dc456d3c4771d37e1ae236767872fe0f80891e0
3
+ size 46190362888
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a8f1e2f73a1f60c433caadbe182d5e68c5db71b3c1dabbccc298ac4e443369f
3
  size 49722124976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b93f9bf0f1264032377c22c878f9690d754aadb1c35d467d1a429c94de3731b
3
  size 49722124976