RonanMcGovern
commited on
Commit
•
a8f9e9b
1
Parent(s):
577314a
add note on better model/approach
Browse files
README.md
CHANGED
@@ -15,6 +15,9 @@ extra_gated_prompt: "Purchase access to this repo [HERE](https://buy.stripe.com/
|
|
15 |
|
16 |
# Function Calling Fine-tuned Llama 3 Instruct
|
17 |
|
|
|
|
|
|
|
18 |
The model is suitable for commercial use and may be purchased [here](https://buy.stripe.com/00g5l6aO9dmbcV201z).
|
19 |
|
20 |
Check out other fine-tuned function calling models [here](https://huggingface.co/collections/Trelis/function-calling-v3-657199ecbe378693925c7915).
|
|
|
15 |
|
16 |
# Function Calling Fine-tuned Llama 3 Instruct
|
17 |
|
18 |
+
> Update July 23rd 2024: The base instruct model performs better than this model when using zero shot prompting. See [here](https://youtu.be/PxAQFQgrZVg) for the video tutorial.
|
19 |
+
|
20 |
+
|
21 |
The model is suitable for commercial use and may be purchased [here](https://buy.stripe.com/00g5l6aO9dmbcV201z).
|
22 |
|
23 |
Check out other fine-tuned function calling models [here](https://huggingface.co/collections/Trelis/function-calling-v3-657199ecbe378693925c7915).
|