isaiahbjork's picture
Update README.md
1bd6f86
|
raw
history blame
435 Bytes
metadata
library_name: peft
base_model: unsloth/tinyllama-bnb-4bit

Function Calling Adapter for Tinyllama

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://colab.research.google.com/drive/1ztZOhkKiRdRxwoxSWSZJc51fwsLMZrK_?usp=sharing

Finetuned with unsloth.ai