DavidAU commited on
Commit
68e2669
·
verified ·
1 Parent(s): f1a1fe8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -72,7 +72,13 @@ Improve instruction following and problem solving. These work hand in hand, and
72
  It took a lot of tests on Qwen 3.5 9Bs to get the methods right. It boosted the 9Bs to new levels, and then the method was used on Qwen 3.5 27B
73
  which boosted it PAST the Qwen 3.6's 27B benchmarks.
74
 
75
- The methods can be used on other models too.
 
 
 
 
 
 
76
 
77
  TESTING:
78
 
 
72
  It took a lot of tests on Qwen 3.5 9Bs to get the methods right. It boosted the 9Bs to new levels, and then the method was used on Qwen 3.5 27B
73
  which boosted it PAST the Qwen 3.6's 27B benchmarks.
74
 
75
+ Here is one of the Qwen3.5 9B models (part of the test/control group) that EXCEEDS all 7 Qwen3.5 27B model benches - it scores over 640 on ARC-C on BOTH 4 bit and 8 bit:
76
+
77
+ https://huggingface.co/DavidAU/Qwen3.5-9B-The-Defiant-Fable-Uncensored-Heretic-NEO-IMATRIX-MAX-MTP-GGUF
78
+
79
+ It is not as strong as "Qwen3.6-27B-Fable-Fusion-711" but it is one of the strongest 9B models.
80
+
81
+ The methods can be used on other models too (coming soon).
82
 
83
  TESTING:
84