jackasda211233 commited on
Commit
5a75de7
·
verified ·
1 Parent(s): 6782a57

Link SignalLatch behavior fine-tune

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -49,6 +49,12 @@ Required runtime URL: https://github.com/noonr48/qwen36-aeon-ik-llama
49
 
50
  Download/build that fork first; the recommended GGUF is intended for this runtime path.
51
 
 
 
 
 
 
 
52
  ### Which File Should I Download?
53
 
54
  - **Normal inference / recommended default:**
 
49
 
50
  Download/build that fork first; the recommended GGUF is intended for this runtime path.
51
 
52
+ Behavior fine-tune note: a newer minimal behavioral fine-tune of this RYS line is available as `SignalLatch`:
53
+
54
+ https://huggingface.co/jackasda211233/Qwen3.6-27B-AEON-RYS-SignalLatch-GGUF
55
+
56
+ It keeps the same practical `IQ4_NL` deployment idea, but adds a small checkpoint-386 / strength-0.10 behavior merge trained around a `Review -> Align -> Latch -> Repair -> Confirm` loop for coding agents: scoped context review, goal and constraint alignment, waiting for concrete tool/command signals, targeted repair from evidence, and focused validation.
57
+
58
  ### Which File Should I Download?
59
 
60
  - **Normal inference / recommended default:**