Downloads · 30 days
226
7% of all-time downloads
unclecode/tinyllama-function-call-Q4_K_M_GGFU-250424
tinyllama-function-call-Q4_K_M_GGFU-250424 is a machine learning model from unclecode. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for transformers. The card lists the license as apache-2.0.
This repository contains two main versions of LLaMA models fine-tuned for function calling and tool use capabilities:
Downloads · 30 days
226
7% of all-time downloads
All-time downloads
3.3K
Public
Repo size
1.8 GB
Likes
4
Public
Click a slice to open those files.
.gguf1.2 GB · 100%
From the Hugging Face model README
This repository contains two main versions of LLaMA models fine-tuned for function calling and tool use capabilities:
LLama3-8b-instruct modeltinyllama - a smaller model versionFor each version, the following variants are available:
The models were fine-tuned using a modified version of the ilacai/glaive-function-calling-v2-sharegpt dataset, which can be found at unclecode/glaive-function-calling-llama3.
To learn how to use these models, refer to the Colab notebook:
This is the first version of the models, and work is in progress to further train them with multi-tool detection and native tool binding support.
A library is being developed to manage tools and add tool support for major LLMs, regardless of their built-in capabilities. You can find examples and contribute to the library at the following repository:
https://github.com/unclecode/fllm
Please open an issue in the repository for any bugs or collaboration requests.
Here are links to other related models:
These models are released under the Apache 2.0 license.
This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.