noctrex commited on
Commit
6cb02ae
·
verified ·
1 Parent(s): 7146ccf

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. README.md +2 -14
README.md CHANGED
@@ -1,22 +1,10 @@
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
- - unsloth/ERNIE-4.5-21B-A3B-Thinking-GGUF
12
  ---
13
-
14
  This is a MXFP4_MOE quantization of the model ERNIE-4.5-21B-A3B-Thinking
15
 
16
  Model quantized with BF16 GGUF's from: https://huggingface.co/unsloth/ERNIE-4.5-21B-A3B-Thinking-GGUF
17
 
18
- Original model: https://huggingface.co/baidu/ERNIE-4.5-21B-A3B-Thinking
19
-
20
- If you have problems with the reponses, try the following options in llama.cpp:
21
-
22
- `--jinja --temp 0.7 --top-k 40 --top-p 0.9 --min-p 0.05 --repeat-penalty 1.1 --repeat-last-n 256`
 
1
  ---
 
 
 
 
2
  pipeline_tag: text-generation
 
 
 
3
  base_model:
4
+ - baidu/ERNIE-4.5-21B-A3B-Thinking
5
  ---
 
6
  This is a MXFP4_MOE quantization of the model ERNIE-4.5-21B-A3B-Thinking
7
 
8
  Model quantized with BF16 GGUF's from: https://huggingface.co/unsloth/ERNIE-4.5-21B-A3B-Thinking-GGUF
9
 
10
+ Original model: https://huggingface.co/baidu/ERNIE-4.5-21B-A3B-Thinking