noctrex commited on
Commit
ad81413
·
verified ·
1 Parent(s): 27c2f4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -1,6 +1,16 @@
1
- This is a MXFP4_MOE quantization of the model ERNIE-4.5-21B-A3B-Thinking
2
-
3
- Original model: https://huggingface.co/baidu/ERNIE-4.5-21B-A3B-Thinking
4
-
 
 
 
 
 
 
 
 
5
 
 
6
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - ERNIE4.5
9
+ library_name: transformers
10
+ base_model:
11
+ - baidu/ERNIE-4.5-21B-A3B-Thinking
12
+ ---
13
 
14
+ This is a MXFP4_MOE quantization of the model ERNIE-4.5-21B-A3B-Thinking
15
 
16
+ Original model: https://huggingface.co/baidu/ERNIE-4.5-21B-A3B-Thinking