nightmedia commited on
Commit
5a70059
·
verified ·
1 Parent(s): 8a93e06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -40,10 +40,10 @@ pipeline_tag: image-text-to-text
40
  base_model:
41
  - armand0e/Qwen3.5-9B-Fable-5-v1
42
  - DavidAU/Qwen3.5-9B-Mark-Twain-Pro-Writer-Uncensored-Heretic
43
- - nightmedia/Qwen3.5-9B-Fable-MarkTwain-B
44
  ---
45
 
46
- # Qwen3.5-9B-Fable-MarkTwain-B-qx86-hi-mlx
47
 
48
  Experimental brain graft with Mark Twain works, distilled by DavidAU.
49
 
@@ -54,8 +54,12 @@ This model is a merge of the following models:
54
  Brainwaves
55
  ```brainwaves
56
  arc arc/e boolq hswag obkqa piqa wino
57
- ...
 
 
58
  Quant Perplexity Peak Memory Tokens/sec
 
 
59
  ```
60
 
61
  ## Model components
@@ -88,11 +92,11 @@ mxfp8 0.571,0.719,0.895,0.683,0.426,0.770,0.671
88
  models:
89
  - model: armand0e/Qwen3.5-9B-Fable-5-v1
90
  parameters:
91
- weight: 1.4
92
  - model: DavidAU/Qwen3.5-9B-Mark-Twain-Pro-Writer-Uncensored-Heretic
93
  parameters:
94
- weight: 0.6
95
  merge_method: nuslerp
96
  dtype: bfloat16
97
- name: Qwen3.5-9B-Fable-MarkTwain-B
98
  ```
 
40
  base_model:
41
  - armand0e/Qwen3.5-9B-Fable-5-v1
42
  - DavidAU/Qwen3.5-9B-Mark-Twain-Pro-Writer-Uncensored-Heretic
43
+ - nightmedia/Qwen3.5-9B-Fable-MarkTwain
44
  ---
45
 
46
+ # Qwen3.5-9B-Fable-MarkTwain-qx86-hi-mlx
47
 
48
  Experimental brain graft with Mark Twain works, distilled by DavidAU.
49
 
 
54
  Brainwaves
55
  ```brainwaves
56
  arc arc/e boolq hswag obkqa piqa wino
57
+ mxfp8 0.622,0.804,0.896
58
+ qx86-hi ...coming soon
59
+
60
  Quant Perplexity Peak Memory Tokens/sec
61
+ mxfp8 4.375 ± 0.029 16.02 GB 554
62
+ qx86-hi 4.247 ± 0.027 15.72 GB 693
63
  ```
64
 
65
  ## Model components
 
92
  models:
93
  - model: armand0e/Qwen3.5-9B-Fable-5-v1
94
  parameters:
95
+ weight: 1.6
96
  - model: DavidAU/Qwen3.5-9B-Mark-Twain-Pro-Writer-Uncensored-Heretic
97
  parameters:
98
+ weight: 0.4
99
  merge_method: nuslerp
100
  dtype: bfloat16
101
+ name: Qwen3.5-9B-Fable-MarkTwain
102
  ```