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
docs: publication_eligible false; abstain MEASURED 3/6 not a pass; tensors untouched
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ szl:
|
|
| 20 |
lean: "749/14/163"
|
| 21 |
lambda: "Conjecture 1 — advisory, never a theorem"
|
| 22 |
artifact_class: ADAPTER
|
| 23 |
-
publication_eligible:
|
| 24 |
autonomy_eligible: false
|
| 25 |
does_not_overwrite: SZLHOLDINGS/SZL-Khipu-1.5B
|
| 26 |
job_id: "6a91bf11984507d9db4ea104"
|
|
@@ -30,7 +30,7 @@ szl:
|
|
| 30 |
|
| 31 |
# KHIPU-R2
|
| 32 |
|
| 33 |
-
Adapters are on this repo.
|
| 34 |
|
| 35 |
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).
|
| 36 |
|
|
|
|
| 20 |
lean: "749/14/163"
|
| 21 |
lambda: "Conjecture 1 — advisory, never a theorem"
|
| 22 |
artifact_class: ADAPTER
|
| 23 |
+
publication_eligible: false
|
| 24 |
autonomy_eligible: false
|
| 25 |
does_not_overwrite: SZLHOLDINGS/SZL-Khipu-1.5B
|
| 26 |
job_id: "6a91bf11984507d9db4ea104"
|
|
|
|
| 30 |
|
| 31 |
# KHIPU-R2
|
| 32 |
|
| 33 |
+
Adapters are on this repo. Abstain is MEASURED 3/6, not a pass. Not publication-eligible.
|
| 34 |
|
| 35 |
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).
|
| 36 |
|