Instructions to use broadfield-dev/lora-adapters-qwen3-0.6b-r16-n180 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use broadfield-dev/lora-adapters-qwen3-0.6b-r16-n180 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Upload LoRA adapter: constraint_0022
Browse files
constraint_0022/rule_metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rule_id": "constraint_0022",
|
| 3 |
+
"rule_type": "Constraint",
|
| 4 |
+
"weight": 0.6,
|
| 5 |
+
"description": "Always ask a clarifying question at the end of each response",
|
| 6 |
+
"raw": "[Constraint|0.6] Always ask a clarifying question at the end of each response",
|
| 7 |
+
"rule_type_id": 1,
|
| 8 |
+
"source": "fallback"
|
| 9 |
+
}
|