Isotr0py commited on
Commit
ce67b36
·
verified ·
1 Parent(s): c603c0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,9 +5,11 @@ language:
5
  library_name: transformers
6
  license: other
7
  pipeline_tag: text-generation
 
 
8
  ---
9
 
10
- # GLM-5.3-BF16
11
 
12
  GLM-5.3 uses the same base model as GLM-5.2 — every gain comes from post-training. Compared with GLM-5.2, it is much better at complex coding and long-horizon tasks:
13
 
 
5
  library_name: transformers
6
  license: other
7
  pipeline_tag: text-generation
8
+ base_model:
9
+ - zai-org/GLM-5.3-BF16
10
  ---
11
 
12
+ # GLM-5.3-NVFP4
13
 
14
  GLM-5.3 uses the same base model as GLM-5.2 — every gain comes from post-training. Compared with GLM-5.2, it is much better at complex coding and long-horizon tasks:
15