jackasda211233 commited on
Commit
50e547c
·
verified ·
1 Parent(s): 7c37a98

Add GitHub repo link and 3090 benchmark note

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -21,6 +21,11 @@ quantized_by: jackasda211233
21
 
22
  # Qwen3.5-27B-Uncensored-RYS-Reasoner-GGUF
23
 
 
 
 
 
 
24
  An uncensored, coding-focused Qwen3.5-27B with RYS (Repeat Your Self) layer duplication, built via a novel **splice method** and quantized with a **custom reasoning-focused importance matrix**.
25
 
26
  ## Why This Model Exists
 
21
 
22
  # Qwen3.5-27B-Uncensored-RYS-Reasoner-GGUF
23
 
24
+ ## Related code
25
+
26
+ - Specialized inference/runtime fork for this deployment: [noonr48/rys-splice-ik-llama](https://github.com/noonr48/rys-splice-ik-llama)
27
+ - The recent fastpath benchmarking documented there was run on **three RTX 3090s**.
28
+
29
  An uncensored, coding-focused Qwen3.5-27B with RYS (Repeat Your Self) layer duplication, built via a novel **splice method** and quantized with a **custom reasoning-focused importance matrix**.
30
 
31
  ## Why This Model Exists