Instructions to use mickymultani/Cree-Llama-3.3-70B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use mickymultani/Cree-Llama-3.3-70B with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M # Run inference directly in the terminal: llama cli -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M # Run inference directly in the terminal: llama cli -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Use Docker
docker model run hf.co/mickymultani/Cree-Llama-3.3-70B:Q4_K_M
- LM Studio
- Jan
- vLLM
How to use mickymultani/Cree-Llama-3.3-70B with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "mickymultani/Cree-Llama-3.3-70B" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "mickymultani/Cree-Llama-3.3-70B", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/mickymultani/Cree-Llama-3.3-70B:Q4_K_M
- Ollama
How to use mickymultani/Cree-Llama-3.3-70B with Ollama:
ollama run hf.co/mickymultani/Cree-Llama-3.3-70B:Q4_K_M
- Unsloth Desktop
- Pi
How to use mickymultani/Cree-Llama-3.3-70B with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Configure the model in Pi
# Install Pi: npm install -g @earendil-works/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "llama-cpp": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "mickymultani/Cree-Llama-3.3-70B:Q4_K_M" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Docker Model Runner
How to use mickymultani/Cree-Llama-3.3-70B with Docker Model Runner:
docker model run hf.co/mickymultani/Cree-Llama-3.3-70B:Q4_K_M
- Lemonade
How to use mickymultani/Cree-Llama-3.3-70B with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Run and chat with the model
lemonade run user.Cree-Llama-3.3-70B-Q4_K_M
List all available models
lemonade list
- Hermes Agent
How to use mickymultani/Cree-Llama-3.3-70B with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Configure Hermes
# Install Hermes: curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash hermes setup # Point Hermes at the local server: hermes config set model.provider custom hermes config set model.base_url http://127.0.0.1:8080/v1 hermes config set model.default mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Run Hermes
hermes
- Atomic Chat
- OpenClaw
How to use mickymultani/Cree-Llama-3.3-70B with OpenClaw:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf mickymultani/Cree-Llama-3.3-70B:Q4_K_M
Configure OpenClaw
# Install OpenClaw: npm install -g openclaw@latest # Register the local server and set it as the default model: openclaw onboard --non-interactive --mode local \ --auth-choice custom-api-key \ --custom-base-url http://127.0.0.1:8080/v1 \ --custom-model-id "mickymultani/Cree-Llama-3.3-70B:Q4_K_M" \ --custom-provider-id llama-cpp \ --custom-compatibility openai \ --custom-text-input \ --accept-risk \ --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Cree-Llama-3.3-70B 🦬
"ê-nîkânîhk ôma kîkway — This is a step forward."
Cree-Llama-3.3-70B is believed to be one of the first publicly available large language models fine-tuned specifically for the Cree language (Nêhiyawêwin / ᓀᐦᐃᔭᐍᐏᐣ). It is built on Meta's Llama 3.3 70B Instruct and supports both Cree syllabics (ᓀᐦᐃᔭᐍᐏᐣ) and Roman orthography (Nêhiyawêwin).
This is a first effort — a foundation. It is not perfect, and we know that. But every great journey begins with a single step, and this model represents a sincere commitment to ensuring that the Cree language has a place in the age of artificial intelligence.
🌱 Why This Matters
Cree (Nêhiyawêwin) is one of the most widely spoken Indigenous languages in Canada, with approximately 117,000 speakers across Alberta, Saskatchewan, Manitoba, Ontario, and Quebec. It has a rich oral tradition, a unique syllabic writing system developed in the 1840s, and a Roman orthography used widely today.
Despite its cultural significance, Cree — like most Indigenous languages — has been almost entirely absent from AI language models. Every major LLM has been trained overwhelmingly on English and a handful of other dominant languages. This project is an attempt to change that.
I, Micky Multani, am committed to continuing this work. This is Version 1. There will be a Version 2, a Version 3. With better data, better training, and community input, this model will improve. My goal is to make Cree language AI tools accessible and commonplace — for students, elders, educators, and anyone who wants to connect with this beautiful language.
📊 Model Details
| Property | Value |
|---|---|
| Base model | Llama 3.3 70B Instruct |
| Fine-tuning method | QLoRA (4-bit, rank=32) |
| Training framework | Unsloth 2026.2.1 |
| Custom Cree vocabulary | 5,000 tokens added (133,256 total) |
| CPT training examples | 445 Cree grammar/vocabulary examples |
| SFT training examples | 21,141 Cree-English translation pairs |
| Quantization | Q4_K_M (GGUF) |
| File size | ~40GB |
| Hardware trained on | NVIDIA A100 SXM4 80GB |
| Training time | ~65 minutes total |
🚀 How to Use
With LM Studio (Recommended for beginners)
- Download the GGUF file
- Open LM Studio
- Load
Cree-Llama-3.3-70B.Q4_K_M.gguf - Start chatting in Cree or English
With llama.cpp
./llama-cli \
--model Cree-Llama-3.3-70B.Q4_K_M.gguf \
--n-gpu-layers 99 \
--ctx-size 1024 \
--temp 0.7 \
--prompt "Translate to Cree: How are you today?"
With Ollama
ollama run mickymultani/cree-llama-3.3-70b
💬 Example Outputs (Version 1)
These are real outputs from the current model. They are imperfect — and that is okay. This is the starting point.
English → Cree translation:
Prompt: Translate to Cree: How are you today?
Output: nîpîy cihkê
Cree → English translation:
Prompt: Translate to English: tânisi kiya?
Output: (model responds with English interpretation)
Syllabics:
Prompt: What does ᑖᓂᓯ mean in English?
Output: (model attempts to interpret syllabics)
🔧 Training Details
Stage 1: Custom Vocabulary Expansion
5,000 Cree-specific BPE tokens were trained on a Cree corpus and added to the base Llama tokenizer, expanding the vocabulary from 128,256 to 133,256 tokens. This reduced tokenization fertility by approximately 43% on Cree text — meaning the model processes Cree far more efficiently than the base model would.
Stage 2: Continued Pre-Training (CPT)
- Purpose: Teach the model Cree grammar patterns and vocabulary structure
- Data: 445 Cree language examples
- Steps: 100 | Learning rate: 2e-4
- Final loss: ~3.16
Stage 3: Supervised Fine-Tuning (SFT)
- Purpose: Teach translation and instruction following in Cree
- Data: 21,141 Cree-English instruction pairs
- Steps: 500 | Learning rate: 5e-5
- Final loss: ~1.51
LoRA Configuration
r = 32
lora_alpha = 32
target_modules = ["q_proj", "k_proj", "v_proj", "o_proj",
"gate_proj", "up_proj", "down_proj"]
lora_dropout = 0
bias = "none"
use_gradient_checkpointing = "unsloth"
⚠️ Current Limitations & Known Issues
This is Version 1. We are being fully transparent about what works and what doesn't:
- Training data is limited — 21,141 translation pairs is a starting point, not a complete dataset. The model will improve significantly with more data.
- Translations are not always accurate — The model produces Cree-like outputs but may make grammatical errors or mix dialects. Always verify with a fluent speaker.
- Dialectal variation — Cree has many dialects (Plains Cree, Swampy Cree, Woods Cree, etc.). This model was trained primarily on Plains Cree (nêhiyawêwin).
- Syllabics support is partial — The model handles Roman orthography better than syllabics in its current state.
- English mixing — The model may occasionally produce English words in Cree responses.
🗺️ Roadmap — What's Next
This is an active project. Here is what we are working toward:
Version 2 (planned):
- Significantly expanded training dataset (100,000+ examples)
- Better syllabics support with dedicated syllabics training data
- Dialect-specific fine-tuning options
- Smaller quantized versions (Q2_K, Q3_K_M) for accessibility on consumer hardware
Version 3 (planned):
- Multi-dialect support
- Audio/speech integration for oral language preservation
- Collaboration with Cree language educators and communities
- Web-based interface for non-technical users
Long-term vision:
- Make Cree language AI tools as accessible as Google Translate
- Support other Indigenous languages (Ojibwe, Inuktitut, Michif, Dene)
- Open-source all training data and scripts for community contribution
📁 Repository Contents
| File | Description |
|---|---|
Cree-Llama-3.3-70B.Q4_K_M.gguf |
Main model file — use this for inference |
tokenizer.json |
Expanded tokenizer with 5,000 Cree tokens |
tokenizer_config.json |
Tokenizer configuration |
special_tokens_map.json |
Special tokens mapping |
train_and_export.py |
Full training script for reproducibility |
final_cree_tokens.txt |
The 5,000 custom Cree BPE tokens |
🤝 Contributing & Community
This project needs the Cree community. If you are:
- A Cree speaker who wants to contribute corrections or translations
- A researcher working on Indigenous language NLP
- An educator who wants to use this in a classroom
- A developer who wants to help improve the model
Please reach out. This model belongs to the community it serves.
👤 Creator
Micky Multani @mickymultani
"Technology should serve everyone — including communities whose languages have been left behind. This is my small contribution to a much larger cause."
📜 License
This model is built on Llama 3.3 and is subject to the Llama 3.3 Community License.
🙏 Acknowledgments
Dedicated to the Cree people and all Indigenous communities working tirelessly to preserve their languages for future generations. Language is identity. Language is memory. Language is life.
kinanâskomitin — Thank you.
- Downloads last month
- 8
4-bit
Model tree for mickymultani/Cree-Llama-3.3-70B
Base model
meta-llama/Llama-3.1-70B