--- license: llama3.2 language: - en base_model: - meta-llama/Llama-3.2-1B-Instruct widget: - text: "Nano_Imp_1B" output: url: https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B/resolve/main/Images/Nano_Imp_1B.png ---
---
---
---
It's the **10th of May, 2025**—lots of progress is being made in the world of AI (DeepSeek, Qwen, etc...)—but still, there has yet to be a fully coherent **1B RP model**. Why?
Well, at **1B size**, the mere fact a model is even coherent is some kind of a marvel—and getting it to roleplay feels like you're asking too much from 1B parameters. Making very small yet smart models is quite hard, making one that does RP is exceedingly hard. I should know.
I've made the world's first **3B roleplay** model—[Impish_LLAMA_3B](https://huggingface.co/SicariusSicariiStuff/Impish_LLAMA_3B)—and I thought that this was the absolute minimum size for coherency and RP capabilities. I was **wrong.**
One of my stated goals was to make AI accessible and available for everyone—but not everyone could run **13B** or even **8B** models. Some people only have mid-tier phones, should they be left behind?
A growing sentiment often says something along the lines of:
> If your waifu runs on someone else's hardware—then she's not your waifu.
I'm not an expert in waifu culture, but I do agree that people should be able to run models locally, without their data (knowingly or unknowingly) being used for X or Y.
I thought my goal of making a roleplay model that everyone could run would only be realized sometime in the future—when mid-tier phones got the equivalent of a high-end Snapdragon chipset. Again I was wrong, as this changes **today.**
---
Today, the 10th of May 2025, I proudly present to you—**Nano_Imp_1B**, the world's first and **only** fully coherent **1B-parameter roleplay model**.
---
## Example dialogue (3-shot):
---
# Included Character cards in this repo:
- [Nano_Imp](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B/resolve/main/Character_Cards/Nano_Imp.png) (A shrunken palm-sized hellspawn who wants your soul.)
---
# Other roleplay cards:
- [Takai_Puraisu](https://huggingface.co/SicariusSicariiStuff/Oni_Mitsubishi_12B/resolve/main/Character_Cards/Takai_Puraisu.png) (Car dealership simulator.)
- [Vesper](https://huggingface.co/SicariusSicariiStuff/Phi-Line_14B/resolve/main/Character_Cards/Vesper.png) (Schizo **Space Adventure**.)
- [Shmena Koeset](https://huggingface.co/SicariusSicariiStuff/Fiendish_LLAMA_3B/resolve/main/Character_Cards/Shmena_Koeset.png) (An overweight and foul-mouthed **troll huntress** with a bad temper.)
- [Nina_Nakamura](https://huggingface.co/SicariusSicariiStuff/Phi-Line_14B/resolve/main/Character_Cards/Nina_Nakamura.png) (The **sweetest** dorky co-worker.)
- [Employe#11](https://huggingface.co/SicariusSicariiStuff/Phi-Line_14B/resolve/main/Character_Cards/Employee%2311.png) (**Schizo workplace** with a **schizo worker**.)
---
### TL;DR
- **The first and only 1B RP model in the world**.
- Runs on anything. Don't have a GPU, you can run **Nano_Imp_1B** on an old CPU from **10 years** ago no problem.
- **Short length** response (1-2 paragraphs, usually 1), CAI style.
- Surprisngly coherent, the need of swipes is **inveitable** though.
- **quite good** at following the **character card**, this assumes sane generation settings, and once it **picked up the formatting**- this is **important**. Try the included characters if you're having sub-optimal results.
### Important: Make sure to use the correct settings!
[Assistant settings](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B#recommended-settings-for-assistant-mode)
[Roleplay settings](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B#recommended-settings-for-roleplay-mode)
---
## Available quantizations:
- Original: [FP16](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B)
- GGUF: [GGUF](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_GGUF)
- GPTQ: [4-Bit-32](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_GPTQ-4-bit-32)
- EXL3: [1.5 bpw](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_EXL3_1.5bpw) | [2.0 bpw](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_EXL3_2.0bpw) | [2.5 bpw](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_EXL3_2.5bpw) | [3.0 bpw](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_EXL3_3.0bpw) | [3.5 bpw](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_EXL3_3.5bpw) | [4.0 bpw](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_EXL3_4.0bpw)
- Specialized: [FP8](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_FP8)
- Mobile (ARM): [Q4_0](https://huggingface.co/SicariusSicariiStuff/Nano_Imp_1B_ARM)
---
## Model Details
- Intended use: **Role-Play**, **Basic** Creative Writing, **Basic** General Tasks.
- Censorship level: Medium
- **4.5 / 10** (10 completely uncensored)
## UGI score:
Pending
---
## Recommended settings for assistant mode
```
temperature: 0.8
top_p: 0.95
top_k: 25
typical_p: 1
min_p: 0
repetition_penalty: 1.12
repetition_penalty_range: 1024
```