Update README.md
Browse files
README.md
CHANGED
|
@@ -23,9 +23,9 @@ It has been trained to decide when to use one of two available tools: `search_do
|
|
| 23 |
|
| 24 |
This model is a Parameter-Efficient Fine-Tuning (PEFT) adaptation of LLaMA-3.2-3B focused on tool use. It employs Low-Rank Adaptation (LoRA) to efficiently fine-tune the base model for function calling capabilities.
|
| 25 |
|
| 26 |
-
- **Developed by:** [
|
| 27 |
- **Model type:** Fine-tuned LLM (LoRA)
|
| 28 |
-
- **Language(s) (NLP):**
|
| 29 |
- **License:** [Same as base model - specify LLaMA 3.2 license]
|
| 30 |
- **Finetuned from model:** unsloth/Llama-3.2-3B-Instruct (4-bit quantized version)
|
| 31 |
|
|
|
|
| 23 |
|
| 24 |
This model is a Parameter-Efficient Fine-Tuning (PEFT) adaptation of LLaMA-3.2-3B focused on tool use. It employs Low-Rank Adaptation (LoRA) to efficiently fine-tune the base model for function calling capabilities.
|
| 25 |
|
| 26 |
+
- **Developed by:** [Uness.fr]
|
| 27 |
- **Model type:** Fine-tuned LLM (LoRA)
|
| 28 |
+
- **Language(s) (NLP):** English
|
| 29 |
- **License:** [Same as base model - specify LLaMA 3.2 license]
|
| 30 |
- **Finetuned from model:** unsloth/Llama-3.2-3B-Instruct (4-bit quantized version)
|
| 31 |
|