betterwithage commited on
Commit
69a4577
·
verified ·
1 Parent(s): 129039e

docs: original SZL Unsloth method note (LIVE vs CUTTING, no Studio clone)

Browse files
Files changed (1) hide show
  1. README.md +70 -0
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - szl-holdings
9
+ - unsloth
10
+ - qlora
11
+ - receipts
12
+ - doctrine-v11
13
+ - proposal-only
14
+ pretty_name: Receipted Unsloth (SZL method)
15
+ ---
16
+
17
+ # Receipted Unsloth
18
+
19
+ How SZL Holdings actually trains. Silhouette from Unsloth QLoRA. Cut is original SZL. We do not republish Unsloth Studio, Desktop, copy, code, or someone else's tensors.
20
+
21
+ Collection: [Receipted Unsloth — LIVE](https://huggingface.co/collections/SZLHOLDINGS/receipted-unsloth-live-6a91baafa72e0b7a20f4f7d5)
22
+
23
+ ## The house loop
24
+
25
+ 1. Disclose the Apache base (`Qwen/Qwen2.5-*` or `Qwen/Qwen3.5-0.8B`).
26
+ 2. Train with Unsloth `FastLanguageModel` QLoRA on owner metal or HF Jobs (`uv run` + `HF_TOKEN`).
27
+ 3. Bind dataset SHA-256, LoRA knobs, seed, and loss into a training receipt.
28
+ 4. Push adapter or merge only with that receipt. No receipt = ROADMAP, not a model.
29
+ 5. Serve GGUF on `szl-model-inference-lab`. `szl-forge-lab` is a SNAPSHOT evidence console, not a trainer.
30
+ 6. Weights propose (`decision=DRAFT`, `approvalRequired=true`, `executed=false`). A controller outside the weights gates. A human approves.
31
+
32
+ ## Repeated knobs (MEASURED in scripts, not a performance claim)
33
+
34
+ | Knob | House value |
35
+ |---|---|
36
+ | seed | 11 |
37
+ | LoRA r / alpha | 16 / 32 |
38
+ | lr | 2e-4 |
39
+ | optim | adamw_8bit |
40
+ | loss | response-only CE (Chaski) |
41
+ | doctrine rows | 41 MEASURED in `SZLHOLDINGS/szl-1-doctrine-sft` |
42
+ | Λ | Conjecture 1, never a theorem |
43
+ | doctrine | v11 LOCKED 749/14/163 |
44
+
45
+ Source kit: [szl-holdings/szl-forge](https://github.com/szl-holdings/szl-forge) (`train_szl.py`, Unsloth QLoRA, GGUF rebirth). Hub Jobs scripts: `SZLHOLDINGS/chaski/train_chaski.py`.
46
+
47
+ ## LIVE vs CUTTING (2026-08-28)
48
+
49
+ | Artifact | Class | Evidence |
50
+ |---|---|---|
51
+ | [SZL-Forge-1.5B-ReceiptAgent](https://huggingface.co/SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent) | LIVE weights | owner-signed train/eval receipts |
52
+ | [SZL-Khipu-1.5B](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B) | LIVE weights | trained 2026-07-14 on `betterwithage`, loss 0.0245 **REPORTED** |
53
+ | [SZL-Khipu-1.5B-GGUF](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B-GGUF) | LIVE derivative | served on inference-lab, sha256 matched |
54
+ | [szl-receiptagent-qwen35-0.8b-v2](https://huggingface.co/SZLHOLDINGS/szl-receiptagent-qwen35-0.8b-v2) | LIVE adapter | Unsloth tag; 5/5 + 6/6 on a tiny owner gate **MEASURED** for that gate only |
55
+ | [chaski](https://huggingface.co/SZLHOLDINGS/chaski) | CUTTING | Jobs retry `6a91ba00` RUNNING on a10g-small. Adapter not uploaded. No eval this run. |
56
+ | KHIPU-R2 / A11OY-MINI / WILLAY Hub model | CUTTING / ROADMAP | cards, not weights |
57
+
58
+ HF Jobs exist under org `SZLHOLDINGS`. A job id is not MEASURED training. Trackio on the personal free account returned HTTP 402; logs fell back local. Next runs should pin Trackio to the org Team plan, not `@betterwithage`.
59
+
60
+ ## What we refuse
61
+
62
+ - Unsloth Studio / Desktop UI, Tauri wrapper, dual-dialect `/v1/messages` clone.
63
+ - Relabeling Khipu GGUF as Chaski.
64
+ - Fake tokens/s. ReceiptAgent 28 tok / 16.274s stays on that card only.
65
+ - Bricklayer / claude.ai / NIM console chrome.
66
+ - Invented evals. `evals: none-this-run` until a held-out k/n exists.
67
+
68
+ ## Famous on purpose
69
+
70
+ Hub visitors should land on **receipted weights they can run**, not 30 empty cards. Pin this collection. Pin [killinchu](https://huggingface.co/spaces/SZLHOLDINGS/killinchu) and [a11oy](https://huggingface.co/spaces/SZLHOLDINGS/a11oy) as the two shipping flagships. When Chaski finishes with a receipt, add it here. Until then it stays CUTTING.