zeekay commited on
Commit
8cbfd44
·
verified ·
1 Parent(s): 31f9f36

fix: Zen 4 arch naming, remove abliterated tag

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  - zen
7
  - zenlm
8
  - hanzo-ai
 
9
  pipeline_tag: text-generation
10
  library_name: transformers
11
  base_model: zenlm/zen4-max
@@ -13,9 +14,9 @@ base_model: zenlm/zen4-max
13
 
14
  # Zen4 1M
15
 
16
- > **Parameters**: 80B MoE | **Context**: 1M | **License**: Apache 2.0 | **Released**: 2025-05-01
17
 
18
- 1M token context — analyze entire codebases, books, and long research documents in a single pass.
19
 
20
  Base weights: [zenlm/zen4-max](https://huggingface.co/zenlm/zen4-max)
21
 
 
6
  - zen
7
  - zenlm
8
  - hanzo-ai
9
+ - zen-4
10
  pipeline_tag: text-generation
11
  library_name: transformers
12
  base_model: zenlm/zen4-max
 
14
 
15
  # Zen4 1M
16
 
17
+ > **Parameters**: 80B MoE | **Architecture**: Zen 4 Architecture | **Context**: 1M | **License**: Apache 2.0 | **Released**: 2025-05-01
18
 
19
+ 1M token context — entire codebases, books, research docs in a single pass.
20
 
21
  Base weights: [zenlm/zen4-max](https://huggingface.co/zenlm/zen4-max)
22