Llama-3
Collection
18 items
•
Updated
Model definition for LocalAI:
name: mirai-nova
backend: transformers
parameters:
model: fakezeta/Mirai-Nova-Llama3-LocalAI-8B-v0.1-ov-int8
context_size: 8192
type: OVModelForCausalLM
template:
use_tokenizer_template: true
To run the model directly with LocalAI:
local-ai run huggingface://fakezeta/Mirai-Nova-Llama3-LocalAI-8B-v0.1-ov-int8/model.yaml
Mirai Nova: "Mirai" means future in Japanese, and "Nova" references a star showing a sudden large increase in brightness.
A set of models oriented in function calling, but generalist and with enhanced reasoning capability. This is fine tuned with Llama3.
Mirai Nova works particularly well with LocalAI, leveraging the function call with grammars feature out of the box.
GGUF quants: https://huggingface.co/mudler/Mirai-Nova-Llama3-LocalAI-8B-v0.1-GGUF
To run on LocalAI:
local-ai run huggingface://mudler/Mirai-Nova-Llama3-LocalAI-8B-v0.1-GGUF/localai.yaml