dev-D8off2 is an open-weight model from Bima Bagaskhoro. It has 1.7B parameters and a 32,768-token context. At 16-bit it needs about 4.1 GB of GPU memory, which fits on 1x MI300X from $1.85 an hour, at the lowest prices in the SAVRN Index.
Runs On
What it takes to serve dev-D8off2 (1.7B 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 | 3.4 GB | 4.1 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 8-bit | 1.7 GB | 2.1 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 4-bit | 0.9 GB | 1.0 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 20, 2026.
dev-D8off2 on every accelerator the SAVRN Index prices, at every precision
Model Card
The publisher has not written a card for this model.
Configuration
- Architecture
- Qwen3ForCausalLM
- Context length (tokens)
- 32,768
- Layers
- 28
- Hidden size
- 2,048
- Feed-forward size
- 6,144
- Attention heads
- 16
- Key/value heads
- 8
- Head dimension
- 128
- Vocabulary size
- 151,936
- Model type
- qwen3
Identity and Version
- Repository
- bimabk/dev-D8off2
- Publisher
- Bima Bagaskhoro
- Task
- Not stated by the source
- Modality
- Other
- Library
- Not stated by the source
- Parameters
- 1.7B parameters
- Languages
- Not stated by the source
- Revision
- 8c2fddcebbb3d251108a00121a4ad81895d07d0c
- First published
- 2026-09-20
- Last updated
- 2026-09-20
Files and Weights
8 files, 3.5 GB in total. The weights are 1 file totalling 3.4 GB in safetensors.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| model.safetensors | Weights | 3.4 GB | ff458c2e2f29 |
| config.json | Configuration | 1.4 KB | — |
| generation_config.json | Configuration | 149 B | — |
| chat_template.jinja | Other | 4.1 KB | — |
| loss.txt | Other | 22 B | — |
| .gitattributes | Repository | 1.6 KB | — |
| tokenizer.json | Tokenizer | 11.4 MB | be75606093db |
| tokenizer_config.json | Tokenizer | 696 B | — |
License and Download
- License
- Not stated by the source
- Access
- Open weights, no gate
- Download size
- 3.4 GB
Released by Bima Bagaskhoro through its official repository on Hugging Face.
Memory Requirements
| Precision | Weights in memory |
|---|---|
| As published | 3.4 GB |
| 16-bit | 3.4 GB |
| 8-bit | 1.7 GB |
| 4-bit | 0.9 GB |
Weights only, from the published parameter count; the key-value cache and runtime add to this.
Questions About dev-D8off2
How much GPU memory does dev-D8off2 need?
About 4.1 GB at 16-bit and 1 GB at 4-bit: the weights (1.7B parameters) plus a working margin. A long context needs more.
What is the cheapest GPU to run dev-D8off2 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.
What is dev-D8off2's context length?
32,768 tokens, from the maximum position embeddings in its published configuration.