6 Downloads Updated 2 days ago
Name
41 models
blossom-v6.2:latest
5.0GB · 32K context window · Text · 2 days ago
blossom-v6.2:8b
latest5.0GB · 32K context window · Text · 2 days ago
blossom-v6.2:14b
9.0GB · 32K context window · Text · 2 days ago
blossom-v6.2:32b
20GB · 128K context window · Text · 2 days ago
blossom-v6.2:36b
22GB · 512K context window · Text · 2 days ago
Blossom is a powerful open-source conversational large language model that provides reproducible post-training data, dedicated to delivering an open, powerful, and cost-effective locally accessible general-purpose model for everyone.
| Chat Model | Resource | Base Model |
|---|---|---|
| Blossom-V6.2-36B | Demo GGUF Ollama | Seed-OSS-36B-Base |
| Blossom-V6.2-32B | Demo GGUF Ollama | Qwen2.5-32B |
| Blossom-V6.2-14B | Demo GGUF Ollama | Qwen3-14B-Base |
| Blossom-V6.2-8B | Demo GGUF Ollama | Qwen3-8B-Base |
Hint: Across the vast majority of use cases, Blossom-V6.2-36B outperforms Blossom-V6.2-32B.
You can find the training data here: Blossom-V6.2-SFT-Stage1 (1 epoch)、Blossom-V6.2-SFT-Stage2 (3 epoch).
Primarily employs three cost-effective models: Deepseek-V3.1, Gemini 2.5 Flash, and Qwen3-235B-A22B-Instruct-2507 (denoted as A, B, C)—to regenerate responses under different scenarios using tailored synthesis strategies.
For example:
Additional rule-based filtering is applied, such as:
Further technical details will be released in the future. The data is synthesized by the 🌸BlossomData framework.