mudler's picture
Update README.md
75d1de1 verified
metadata
base_model: unsloth/phi-4-unsloth-bnb-4bit
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - llama
  - trl
  - sft
license: apache-2.0
language:
  - en
datasets:
  - mudler/glaive-unsloth-localai
  - mudler/o1-unsloth
  - mlabonne/FineTome-100k

Description

A model tailored to be conversational and execute function calls with LocalAI. This model is based on phi-4.

How to run

With LocalAI:

local-ai run LocalAI-functioncall-phi-4-v0.2

Updates

This is the second iteration of https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.1 with added CoT (o1) capabilities from the marco-o1 dataset.