Edit model card
Configuration Parsing Warning: In tokenizer_config.json: "tokenizer_config.chat_template" must be one of [string, array]

base model :

  • unsloth/tinyllama-bnb-4bit

get started :

# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="ayoubkirouane/TinyLlama_function_calling")
Downloads last month
9

Dataset used to train ayoubkirouane/TinyLlama_function_calling