isaiahbjork's picture
Update README.md
898a9b9 verified
|
raw
history blame
No virus
420 Bytes
metadata
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