DeepSeek Releases V4-Flash-Base: 292B Parameter Base Model
DeepSeek has released V4-Flash-Base, a 292 billion parameter base model now available on Hugging Face. The model uses BF16, I64, F32, and F8_E4M3 tensor types and is distributed in Safetensors format.
DeepSeek V4-Flash-Base: 292B Parameter Base Model Released
DeepSeek has released V4-Flash-Base, a 292 billion parameter base model now available on Hugging Face. The model represents the base version of DeepSeek's V4-Flash series.
Technical Specifications
The model contains 292 billion parameters and supports multiple tensor types: BF16 (bfloat16), I64 (64-bit integer), F32 (32-bit float), and F8_E4M3 (8-bit float in E4M3 format). Files are distributed in the Safetensors format, which provides safer serialization than traditional pickle-based formats.
Availability and Deployment
The model weights are available for download on Hugging Face as part of a collection containing 4 items. According to the Hugging Face listing, no inference providers currently support deployment of this model. The collection was last updated approximately 4 hours ago and has 307 downloads.
Missing Information
DeepSeek has not yet published a model card with detailed information about training data, benchmark performance, capabilities, or pricing. Context window size, training cutoff date, and specific use cases remain undisclosed. As a base model, V4-Flash-Base typically requires fine-tuning for specific tasks, unlike instruction-tuned variants.
What This Means
The release of a 292B parameter base model signals DeepSeek's continued development of large-scale models, though the lack of documentation makes technical evaluation impossible at this stage. The "Flash" designation suggests optimization for speed, consistent with other models in the industry using similar naming conventions. The use of F8_E4M3 tensor types indicates potential support for efficient inference through quantization. Without benchmark scores or a detailed model card, organizations should wait for complete documentation before considering deployment.
Related Articles
NVIDIA Releases Nemotron-3-Embed-1B-BF16: 1.14B Parameter Multilingual Embedding Model with 2048-Dimensional Vectors
NVIDIA has released Nemotron-3-Embed-1B-BF16, a 1.14 billion parameter text embedding model supporting 34 languages with a 32,768 token context window. The model generates 2048-dimensional embeddings and was derived from Ministral-3-3B-Instruct-2512 through two rounds of structured pruning and distillation, first to 2B then to 1.14B parameters.
Poolside Releases Laguna S 2.1, an 8B-Active-Parameter Open Coding Model That Rivals Systems 20x Its Size
Poolside has released Laguna S 2.1, a mixture-of-experts coding model with 8 billion active parameters out of 118 billion total, its third coding model release in three months. The company claims it outperforms open-weight models 10 to 20 times its size on agentic coding benchmarks like Terminal-Bench 2.1 and DeepSWE.
Microsoft Releases Mage-Flow, a 4B Open-Weight Model That Matches 20B+ Rivals on Image Generation and Editing
Microsoft has released Mage-Flow, a 4B-parameter open-weight foundation model for text-to-image generation and instruction-based editing. The company claims it matches or beats much larger open systems like Qwen-Image (20B) and FLUX.2 (32B) while running faster and using less memory.
Alibaba Releases Qwen-Image-3.0, an Image Generator That Renders 10-Pixel Text and 3x3 Infographic Grids in One Pass
Alibaba's Qwen team has released Qwen-Image-3.0, an image generator that accepts prompts up to 4,500 tokens and can render legible text as small as ten pixels, complex LaTeX formulas, and twelve languages in a single pass. The model is currently invite-only via API, and unlike its predecessor, it likely won't ship with open weights.
Comments
Loading...