Instructions to use aciklab/kubernetes-ai-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aciklab/kubernetes-ai-lora with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -37,7 +37,7 @@
|
|
| 37 |
"v_proj"
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
-
"task_type":
|
| 41 |
"trainable_token_indices": null,
|
| 42 |
"use_dora": false,
|
| 43 |
"use_qalora": false,
|
|
|
|
| 37 |
"v_proj"
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
+
"task_type": null,
|
| 41 |
"trainable_token_indices": null,
|
| 42 |
"use_dora": false,
|
| 43 |
"use_qalora": false,
|