asanchez75 commited on
Commit
6ccdeeb
·
verified ·
1 Parent(s): 0ccbd0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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:** [Your Organization]
27
  - **Model type:** Fine-tuned LLM (LoRA)
28
- - **Language(s) (NLP):** French
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