You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems those weights include vision by default now and it is a new "DeepseekV41ForCausalLM" architecture, including new model type and weights parts type slugs.
Hugging Face link: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
Tech report link: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash/blob/main/DeepSeek_V41_Tech_Report.pdf
config.jsonlink: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash/blob/main/config.jsonIt seems those weights include vision by default now and it is a new
"DeepseekV41ForCausalLM"architecture, including new model type and weights parts type slugs.