Text Generation
PEFT
Safetensors
English
qlora
governed-agent
proposal-only
research-only
szl-holdings
khipu
abstain-retrain
conversational
Instructions to use SZLHOLDINGS/KHIPU-R2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SZLHOLDINGS/KHIPU-R2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "SZLHOLDINGS/KHIPU-R2") - Notebooks
- Google Colab
- Kaggle
atelier: one-of-one card — cut, silhouette, GitHub Python. YAML preserved.
Browse files
README.md
CHANGED
|
@@ -45,6 +45,37 @@ Adapters are on this repo. Abstain is MEASURED 3/6, not a pass. Not publication-
|
|
| 45 |
|
| 46 |
QLoRA adapter on disclosed [`Qwen/Qwen2.5-1.5B-Instruct`](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) (runtime `unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit`). Proposal-only brain navigator / abstain retrain. Doctrine v11 LOCKED. Λ = Conjecture 1 (advisory, never a theorem).
|
| 47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
| | |
|
| 49 |
|---|---|
|
| 50 |
| **Artifact** | `adapter_model.safetensors` (147.8M) + `adapter_config.json` **AVAILABLE** |
|
|
|
|
| 45 |
|
| 46 |
QLoRA adapter on disclosed [`Qwen/Qwen2.5-1.5B-Instruct`](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) (runtime `unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit`). Proposal-only brain navigator / abstain retrain. Doctrine v11 LOCKED. Λ = Conjecture 1 (advisory, never a theorem).
|
| 47 |
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
<!-- SZL-ATELIER-CUT:v1:START -->
|
| 51 |
+
## The cut
|
| 52 |
+
|
| 53 |
+
Leaders ship v1 and changelog the rest. We name the retraining of silence as its own model. Failure is an artifact, not a footnote.
|
| 54 |
+
|
| 55 |
+
A public retrain whose only job is to improve one metric: honest abstain under adversarial handles.
|
| 56 |
+
|
| 57 |
+
### Silhouette → leave → SZL
|
| 58 |
+
|
| 59 |
+
| Leader | Take, then tweak |
|
| 60 |
+
|---|---|
|
| 61 |
+
| Anthropic | Red-team → constitution update. We red-team → adapter. |
|
| 62 |
+
| NVIDIA | Recipe re-run with a new seed and a signed delta. |
|
| 63 |
+
| Unsloth | Same FastLanguageModel loop, new curriculum, new receipt. |
|
| 64 |
+
|
| 65 |
+
Nobody else ships this combination. That is the point of a one-of-one.
|
| 66 |
+
|
| 67 |
+
## Intended use
|
| 68 |
+
|
| 69 |
+
Continue the abstain-retrain loop. Fail closed until the receipt lands.
|
| 70 |
+
|
| 71 |
+
## Limitations
|
| 72 |
+
|
| 73 |
+
- research-only
|
| 74 |
+
- No signed R2 eval receipt in this atelier.
|
| 75 |
+
|
| 76 |
+
Canonical GitHub: [`szl-holdings/szl-forge`](https://github.com/szl-holdings/szl-forge/blob/main/khipu/)
|
| 77 |
+
<!-- SZL-ATELIER-CUT:v1:END -->
|
| 78 |
+
|
| 79 |
| | |
|
| 80 |
|---|---|
|
| 81 |
| **Artifact** | `adapter_model.safetensors` (147.8M) + `adapter_config.json` **AVAILABLE** |
|