stevelionheart commited on
Commit
b053000
·
verified ·
1 Parent(s): df33c4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -6
README.md CHANGED
@@ -9,18 +9,32 @@ tags:
9
  - Agent
10
  - Ollama
11
  - vLLM
12
- - MXFP4
13
- - Quantization
14
- - MoE
15
  widget:
16
- - output:
 
17
  url: images/Claude-OSS-Fable-5.webp
18
- text: '-'
19
  datasets:
20
  - Tesleum/Fable-5-traces-Harmony
21
  pipeline_tag: text-generation
22
  library_name: transformers
23
- model_quantization: MXFP4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
  <Gallery />
 
9
  - Agent
10
  - Ollama
11
  - vLLM
12
+ - mxfp4
13
+ - quantization
14
+ - moe
15
  widget:
16
+ - text: "-"
17
+ output:
18
  url: images/Claude-OSS-Fable-5.webp
 
19
  datasets:
20
  - Tesleum/Fable-5-traces-Harmony
21
  pipeline_tag: text-generation
22
  library_name: transformers
23
+ model-index:
24
+ - name: Claude-OSS
25
+ results:
26
+ - task:
27
+ type: text-generation
28
+ dataset:
29
+ name: Model Specifications
30
+ type: custom
31
+ metrics:
32
+ - name: Model Size
33
+ type: parameters
34
+ value: 21B Total Params (3.6B Active)
35
+ - name: Precision / Format
36
+ type: format
37
+ value: MXFP4 (Microscaling 4-bit)
38
  ---
39
 
40
  <Gallery />