--- base_model: unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit tags: - text-generation-inference - transformers - unsloth - llama - trl - sft license: apache-2.0 language: - en --- ## Description A model tailored to be conversational and execute function calls with [LocalAI](https://github.com/mudler/LocalAI). This model is based on llama3.2 (3B). ## How to run With LocalAI (not there yet): ``` local-ai run LocalAI-functioncall-llama3.2-3b-v0.5 ``` ## Updates This is the 5th iteration based on llama3.2 3B