Baekpica/Solar-Open2-250B-GGUF overview
Solar Open2 250B GGUF Built with Solar. Full topology GGUF conversions of upstage/Solar Open2 250B https://huggingface.co/upstage/Solar Open2 250B , preserving…
Runs locally from ~15.82 GB disk (16 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Solar-Open2-250B-BF16-00001-of-00011.gguf | GGUF | BF16 | 42.09 GB | Download |
| Solar-Open2-250B-BF16-00002-of-00011.gguf | GGUF | BF16 | 43.89 GB | Download |
| Solar-Open2-250B-BF16-00003-of-00011.gguf | GGUF | BF16 | 43.81 GB | Download |
| Solar-Open2-250B-BF16-00004-of-00011.gguf | GGUF | BF16 | 43.75 GB | Download |
| Solar-Open2-250B-BF16-00005-of-00011.gguf | GGUF | BF16 | 43.88 GB | Download |
| Solar-Open2-250B-BF16-00006-of-00011.gguf | GGUF | BF16 | 43.93 GB | Download |
| Solar-Open2-250B-BF16-00007-of-00011.gguf | GGUF | BF16 | 43.80 GB | Download |
| Solar-Open2-250B-BF16-00008-of-00011.gguf | GGUF | BF16 | 43.85 GB | Download |
| Solar-Open2-250B-BF16-00009-of-00011.gguf | GGUF | BF16 | 43.77 GB | Download |
| Solar-Open2-250B-BF16-00010-of-00011.gguf | GGUF | BF16 | 43.83 GB | Download |
| Solar-Open2-250B-BF16-00011-of-00011.gguf | GGUF | BF16 | 29.73 GB | Download |
| Solar-Open2-250B-Q8_0-00001-of-00011.gguf | GGUF | Q8_0 | 22.42 GB | Download |
| Solar-Open2-250B-Q8_0-00002-of-00011.gguf | GGUF | Q8_0 | 23.32 GB | Download |
| Solar-Open2-250B-Q8_0-00003-of-00011.gguf | GGUF | Q8_0 | 23.28 GB | Download |
| Solar-Open2-250B-Q8_0-00004-of-00011.gguf | GGUF | Q8_0 | 23.24 GB | Download |
| Solar-Open2-250B-Q8_0-00005-of-00011.gguf | GGUF | Q8_0 | 23.31 GB | Download |
| Solar-Open2-250B-Q8_0-00006-of-00011.gguf | GGUF | Q8_0 | 23.34 GB | Download |
| Solar-Open2-250B-Q8_0-00007-of-00011.gguf | GGUF | Q8_0 | 23.27 GB | Download |
| Solar-Open2-250B-Q8_0-00008-of-00011.gguf | GGUF | Q8_0 | 23.32 GB | Download |
| Solar-Open2-250B-Q8_0-00009-of-00011.gguf | GGUF | Q8_0 | 23.25 GB | Download |
| Solar-Open2-250B-Q8_0-00010-of-00011.gguf | GGUF | Q8_0 | 23.29 GB | Download |
| Solar-Open2-250B-Q8_0-00011-of-00011.gguf | GGUF | Q8_0 | 15.82 GB | Download |
Model Details
| Model ID | Baekpica/Solar-Open2-250B-GGUF |
|---|---|
| Author | Baekpica |
| Pipeline | text-generation |
| License | other |
| Base model | upstage/Solar-Open2-250B |
| Last modified | 2026-08-09T14:54:46.000Z |
Model README
---
base_model: upstage/Solar-Open2-250B
license: other
license_name: upstage-solar-license
license_link: LICENSE
language:
- en
- ko
- ja
pipeline_tag: text-generation
tags:
- gguf
- solar
- moe
- text-generation
---
Solar Open2 250B GGUF
Built with Solar.
Full-topology GGUF conversions of
preserving all 48 layers, 320 routed experts, and one shared expert. This is an
independent conversion and is not an official Upstage release.
Variants
| Variant | Split | Purpose |
|---|---:|---|
| BF16 | 11 shards, 500,718,700,672 bytes (466.331 GiB) | High-precision converted reference |
| Q8_0 | 11 shards, 266,136,847,072 bytes (247.859 GiB) | Full-model imatrix and quality reference |
The exact per-shard hashes are in BF16-SHA256SUMS and Q8_0-SHA256SUMS.
Each shard is uploaded as an independent resumable Hub commit; the two
variants use disjoint filenames and can be downloaded independently.
Provenance
- Source revision:
upstage/Solar-Open2-250B@9190fbe63a2ad8e17fc766ccceb36de7c66f004b
- Source tensor count: 47,019
- Source bytes: 500,617,750,484
- GGUF architecture:
solar-open2 - Context metadata: 1,048,576 tokens, NoPE
- Converter base:
ggml-org/llama.cpp@6ea215d171fd31df943bf1ac8227129f2b963160 - Solar conversion/runtime patch SHA256:
7c267850de7a08af66a9bd64e9d4a3b33e085a4d2888d94a4c3d919f87283e44
The BF16 conversion uses --outtype bf16 --split-max-size 48G. The Q8_0
conversion uses llama-quantize, --pure, --keep-split, Q8_0 token
embeddings, and a Q8_0 output tensor.
Validation status
Both complete split sets passed GGUF metadata, split ordering, tensor count,
topology, bounds, and exact tensor-type checks with zero errors. Each contains
1,083 GGUF tensors: BF16 has 674 BF16 + 409 F32 tensors, and Q8_0 has 674
Q8_0 + 409 F32 tensors.
The Q8_0 model was loaded resident across four H100 NVL GPUs and completed a
32-prompt greedy reference run plus no-think quality sanity prompts covering
Korean, English, Japanese, code, structured JSON, reasoning, and long-text
summarization. The structured-output sample parsed as valid JSON and no NaN,
malformed-output, or broken-generation regression was observed. The four-H100
run is development evidence only, not a DGX Spark sm_121 serving or
performance claim.
License and attribution
The source model and these conversions are distributed under the included
Upstage Solar License. The model name begins with Solar, and this model card
prominently states “Built with Solar” as required by that license.
Run Baekpica/Solar-Open2-250B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models