Runs On
What it takes to serve Al-Khwarizmi-3B (3.1B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.
| Precision | Weights | Memory needed | Cheapest setup | Per hour | Also fits |
|---|---|---|---|---|---|
| 16-bit | 6.2 GB | 7.4 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 8-bit | 3.1 GB | 3.7 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 4-bit | 1.5 GB | 1.8 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.
Model Card
Identity and Version
- Repository
- mzoelfakar/Al-Khwarizmi-3B
- Publisher
- Mohamed Zoelfakar
- Task
- Not stated by the source
- Modality
- Other
- Library
- Not stated by the source
- Parameters
- 3.1B parameters
- Languages
- en, ar, fr, es, de, it, pt, zh
- Revision
- bf49de6c73b1fa56539f5f8b80b821b2d8936fbe
- First published
- 2026-07-30
- Last updated
- 2026-09-18
License and Download
- License
- apache-2.0
- Access
- Open weights, no gate
Released by Mohamed Zoelfakar through its official repository on Hugging Face. Read the license.
Built From
- Derived from HuggingFaceTB/SmolLM3-3B-Base
- Trained on (disclosed) openai/gsm8k
Memory Requirements
| Precision | Weights in memory |
|---|---|
| 16-bit | 6.2 GB |
| 8-bit | 3.1 GB |
| 4-bit | 1.5 GB |
Weights only, from the published parameter count; the key-value cache and runtime add to this.
Built on This Model
- Quantized fromAl-Khwarizmi-3B-GGUF
- Derived fromAl-Khwarizmi-3B-GGUF
Questions About Al-Khwarizmi-3B
How much GPU memory does Al-Khwarizmi-3B need?
About 7.4 GB at 16-bit and 1.8 GB at 4-bit: the weights (3.1B parameters) plus a working margin. A long context needs more.
What is the cheapest GPU to run Al-Khwarizmi-3B on?
At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.
Can I use Al-Khwarizmi-3B commercially?
Yes. Al-Khwarizmi-3B is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.