yuxinlu1 commited on
Commit
e1e5d2e
Β·
verified Β·
1 Parent(s): cc3324f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -39,6 +39,18 @@ both verified by execution before anything entered training. βœ…
39
 
40
  ---
41
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  ## πŸ“¦ Pick your size (GGUF quants)
43
 
44
  | Quant | Size | Vibe |
@@ -99,16 +111,6 @@ This model thinks in Gemma's native thought channel before answering β€” exactly
99
  **`enable_thinking=true`** (the default chat template handles it). Recommended sampling: `temp 1.0, top_p 0.95, top_k 64`.
100
  For coding you can also go greedy (`temp 0`) for more deterministic solutions.
101
 
102
- ---
103
-
104
- ## πŸ—ΊοΈ Roadmap β€” v2 (if there's interest! πŸ’š)
105
-
106
- This is **v1**. If the likes / downloads add up, I'll ship a **v2** that:
107
- - **Leans harder into the Fable 5 data** as the primary signal,
108
- - keeps a portion of Composer 2.5 real CoT for coverage,
109
- - and **pushes for the benchmarks** 🏁.
110
-
111
- ⭐ **Like & download if you'd like to see v2** β€” that's the signal I'm watching!
112
 
113
  ---
114
 
 
39
 
40
  ---
41
 
42
+ ## πŸ—ΊοΈ Roadmap β€” v2 (if there's interest! πŸ’š)
43
+
44
+ This is **v1**. If the likes / downloads add up, I'll ship a **v2** that:
45
+ - **Leans harder into the Fable 5 data** as the primary signal,
46
+ - keeps a portion of Composer 2.5 real CoT for coverage,
47
+ - and **pushes for the benchmarks** 🏁.
48
+
49
+ ⭐ **Like & download if you'd like to see v2** β€” that's the signal I'm watching!
50
+
51
+ ---
52
+
53
+
54
  ## πŸ“¦ Pick your size (GGUF quants)
55
 
56
  | Quant | Size | Vibe |
 
111
  **`enable_thinking=true`** (the default chat template handles it). Recommended sampling: `temp 1.0, top_p 0.95, top_k 64`.
112
  For coding you can also go greedy (`temp 0`) for more deterministic solutions.
113
 
 
 
 
 
 
 
 
 
 
 
114
 
115
  ---
116