add DeepSeek V4 Flash 0731 as a model option #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is the new DeepSeek V4 Flash 0731 version, that is the GA version of the flash model. it is currently available on the following url in huggingface:
https://huggingface.co/Rednalreden/DeepSeek-V4-Flash-0731-dwarfstar-q2-gguf
the filename is this:
DeepSeek-V4-Flash-0731-IQ2XXS-w2Q2K-AProjQ8-SExpQ8-OutQ8-imatrix.gguf
add this as an alternative to the preview DS V4 flash. currently there are no dspark and mtp downloads for this specific version, so for this one just disable those features, when this model is selected.
I want to be able to actually run them in parallell on same jobs, so I want to keep them both available for now.
The file is already in ../ds4/gguf/ - so don't do another download, just copy that file and create the sha.
implemented