wangjazz commited on
Commit
c54f9b3
·
verified ·
1 Parent(s): e7d89aa

Upload 6 files

Browse files
Files changed (5) hide show
  1. export_args.json +6 -6
  2. llm.mnn +1 -1
  3. llm.mnn.weight +2 -2
  4. llm_config.json +3 -3
  5. tokenizer.txt +0 -0
export_args.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "path": "./HY-MT1.5-1.8B",
3
  "type": null,
4
- "tokenizer_path": "./HY-MT1.5-1.8B",
5
  "eagle_path": null,
6
  "lora_path": null,
7
  "gptq_path": null,
8
- "dst_path": "./Hunyuan-MT1.5-1.8B-MNN",
9
  "verbose": false,
10
  "test": null,
11
  "export": "mnn",
@@ -15,14 +15,14 @@
15
  "visual_quant_bit": null,
16
  "visual_quant_block": null,
17
  "lm_quant_bit": 4,
18
- "mnnconvert": "/Users/jazzwang/Documents/MNN/pymnn_build/MNNConvert",
19
  "ppl": false,
20
  "awq": false,
21
  "hqq": false,
22
- "transformer_fuse": false,
23
  "group_conv_native": false,
24
  "smooth": false,
25
- "sym": false,
26
  "visual_sym": false,
27
  "seperate_embed": false,
28
  "lora_split": false,
 
1
  {
2
+ "path": "/Users/jazzwang/Documents/HY-MT1.5-1.8B",
3
  "type": null,
4
+ "tokenizer_path": "/Users/jazzwang/Documents/HY-MT1.5-1.8B",
5
  "eagle_path": null,
6
  "lora_path": null,
7
  "gptq_path": null,
8
+ "dst_path": "/Users/jazzwang/Documents/Hunyuan-MT1.5-1.8B-MNN-GPU",
9
  "verbose": false,
10
  "test": null,
11
  "export": "mnn",
 
15
  "visual_quant_bit": null,
16
  "visual_quant_block": null,
17
  "lm_quant_bit": 4,
18
+ "mnnconvert": "/Users/jazzwang/Documents/MNN/build/MNNConvert",
19
  "ppl": false,
20
  "awq": false,
21
  "hqq": false,
22
+ "transformer_fuse": true,
23
  "group_conv_native": false,
24
  "smooth": false,
25
+ "sym": true,
26
  "visual_sym": false,
27
  "seperate_embed": false,
28
  "lora_split": false,
llm.mnn CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eef8f47dcccd4bcb95d19ea4d787089a10eb5e4f2dbdcdfa2fe895be84a6e8e6
3
  size 575704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b66f4f64caf6907084b26ee4eef48261261cb9af3f3799f50a3a9b2afd42ea04
3
  size 575704
llm.mnn.weight CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a86fd3d81891fb4035eab98ddd9a27b6213099866953298fcced25f54452ca2a
3
- size 1120472410
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e580b0e95da5a0c4612295ac22c977d78b7d3ba64ac253e072b4ceb986e905a4
3
+ size 1008538714
llm_config.json CHANGED
@@ -9,9 +9,9 @@
9
  "eos": "<|hy_place▁holder▁no▁2|>"
10
  },
11
  "tie_embeddings": [
12
- 965825370,
13
- 1089543002,
14
- 30929408,
15
  4,
16
  64
17
  ]
 
9
  "eos": "<|hy_place▁holder▁no▁2|>"
10
  },
11
  "tie_embeddings": [
12
+ 869356378,
13
+ 993074010,
14
+ 15464704,
15
  4,
16
  64
17
  ]
tokenizer.txt CHANGED
The diff for this file is too large to render. See raw diff