How to use from
Unsloth Studio
# Gated model: Login with a HF token with gated access permission
hf auth login
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for appvoid/palmer-006 to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for appvoid/palmer-006 to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for appvoid/palmer-006 to start chatting
Quick Links

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

You agree to use this model in good faith, respect the LICENSE in this repository, comply with the applicable Falcon upstream terms, and not use the model to harm any person or group. Commercial use requires a separate license.

Log in or Sign Up to review the conditions and access this model content.

Palmer 006 logo

a small model is all you need

We celebrate three years of experiments with the release of palmer-006, our flagship and extremely small language model for local experimentation, edge hardware, small SBCs, and low-power devices. Note that this model serves primarily as a language model and has not been validated nor finetuned as a general-purpose chat assistant. Thus further finetuning is required to properly work as an instruction-tuned model.

● details

πŸ₯ˆ As of 07/26/26, it takes the 2nd spot on ArithMark-3, only behind MobileLLM-R1-140M-base, while being 36% smaller. It also took second spot on BananaMindBench Leaderboard!!πŸŽ‰πŸŽ‰

Palmer 006 benchmark comparison

We first lightly fine-tuned the base model on a diverse set of highly curated data points. We then β€œpalmerized” it by merging models, followed by another light fine-tuning round. Finally, we adjusted Mamba for maximum token speed. With only 90M parameters, this turned the model into a competitive baseline against models above 125M parameters.

As seen in the benchmark, we are getting closer to the performance of bigger models with our current technique, even on models of this size. Note: We used acc_norm whenever available.

● quick test

You can load model.gguf model into a llama-server, then run the script inside this repo as follows:

python completion.py prompt.txt

● license

Open research, education, hobby use, modification, and redistribution are permitted. Commercial deployment, internal business use, paid products, hosted APIs, and client work require a separate commercial license from appvoid. For commercial licensing: nosoyhackercodigo@gmail.com

πŸ‘‹ But hey! If you already have a donation subscription, you can claim access to a free commercial license through the email above. You will keep the rights as long as the subscription is active.

● upstream attribution

palmer-006 is built using artificial intelligence technology from the Technology Innovation Institute.

● fun facts

  • the new logo represents palmer's eye, pointing how small this new model is
  • palmer models still exists to some extent due to inspiration from Karpathy's idea of a self-contained "cognitive core".
  • we just like light finetuning because we prefer starting "real" experiments with the strongest baseline possible
Downloads last month
60
Safetensors
Model size
91.1M params
Tensor type
BF16
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Collection including appvoid/palmer-006