Instructions to use saeedbenadeeb/UTN_LLMs_Chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use saeedbenadeeb/UTN_LLMs_Chatbot with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Upload models/utn-qwen3-vera/adapter_config.json with huggingface_hub
Browse files
models/utn-qwen3-vera/adapter_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"auto_mapping": null,
|
| 3 |
-
"base_model_name_or_path": "/
|
| 4 |
"bias": "none",
|
| 5 |
"d_initial": 0.1,
|
| 6 |
"fan_in_fan_out": false,
|
|
|
|
| 1 |
{
|
| 2 |
"auto_mapping": null,
|
| 3 |
+
"base_model_name_or_path": "Qwen/Qwen3-0.6B",
|
| 4 |
"bias": "none",
|
| 5 |
"d_initial": 0.1,
|
| 6 |
"fan_in_fan_out": false,
|