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: jobs COMPLETED; never_overwrite Khipu 1.5B; prior error 6a91ba2c Trackio 404; tensors untouched
Browse files
README.md
CHANGED
|
@@ -22,8 +22,10 @@ szl:
|
|
| 22 |
artifact_class: ADAPTER
|
| 23 |
publication_eligible: false
|
| 24 |
autonomy_eligible: false
|
| 25 |
-
|
|
|
|
| 26 |
job_id: "6a91bf11984507d9db4ea104"
|
|
|
|
| 27 |
weights: AVAILABLE
|
| 28 |
evals: MEASURED
|
| 29 |
---
|
|
@@ -39,6 +41,8 @@ QLoRA adapter on disclosed [`Qwen/Qwen2.5-1.5B-Instruct`](https://huggingface.co
|
|
| 39 |
| **Artifact** | `adapter_model.safetensors` (147.8M) + `adapter_config.json` **AVAILABLE** |
|
| 40 |
| **Job** | [`6a91bf11984507d9db4ea104`](https://huggingface.co/jobs/SZLHOLDINGS/6a91bf11984507d9db4ea104) **COMPLETED** |
|
| 41 |
| **Does NOT overwrite** | signed [`SZL-Khipu-1.5B`](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B) |
|
|
|
|
|
|
|
| 42 |
| **License** | Apache-2.0 |
|
| 43 |
| **Autonomy** | false |
|
| 44 |
|
|
|
|
| 22 |
artifact_class: ADAPTER
|
| 23 |
publication_eligible: false
|
| 24 |
autonomy_eligible: false
|
| 25 |
+
never_overwrite: SZLHOLDINGS/SZL-Khipu-1.5B
|
| 26 |
+
jobs: COMPLETED
|
| 27 |
job_id: "6a91bf11984507d9db4ea104"
|
| 28 |
+
job_prior_error: "6a91ba2c45686a1580c12020"
|
| 29 |
weights: AVAILABLE
|
| 30 |
evals: MEASURED
|
| 31 |
---
|
|
|
|
| 41 |
| **Artifact** | `adapter_model.safetensors` (147.8M) + `adapter_config.json` **AVAILABLE** |
|
| 42 |
| **Job** | [`6a91bf11984507d9db4ea104`](https://huggingface.co/jobs/SZLHOLDINGS/6a91bf11984507d9db4ea104) **COMPLETED** |
|
| 43 |
| **Does NOT overwrite** | signed [`SZL-Khipu-1.5B`](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B) |
|
| 44 |
+
| **Prior job** | [`6a91ba2c`](https://huggingface.co/jobs/SZLHOLDINGS/6a91ba2c45686a1580c12020) **ERROR** Trackio 404 |
|
| 45 |
+
| **Lab** | Forbidden. Pin stays Khipu GGUF. |
|
| 46 |
| **License** | Apache-2.0 |
|
| 47 |
| **Autonomy** | false |
|
| 48 |
|