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
114
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.

Dataset used to train ayoubkirouane/TinyLlama_function_calling