library_name: peft | |
base_model: unsloth/tinyllama-bnb-4bit | |
# Function Calling Adapter for Tiny Llama 1.1B v1.0 | |
Formats response to {'message': '', 'function_call': None, 'args': []} | |
v0.1 - Doesn't call functions yet needs further fine-tuning, only formats message into JSON. | |
Make a copy of the colab to inference the model | |
https://store.isaiahbjork.com/l/tiny-llama-finetuning-guide | |
Finetuned with unsloth.ai |