Hi,
Uploaded splitted GGUF models are showing up on the model cart as soon as the first split is uploaded, but the model is not “complete” not all parts are uploaded yet. This is especially affects the models on non enterprise accouts as the limit for private model size is 50GB if I recall it correctly so most uploads are happening into a public repo and other users might see incomplete models are showing up.
It would be nice if users can see if a given quant is incomplete (like mark it next to the quant).
Something like:
It would be easy to check as the files usually follow a patter like:
[base].[quant]-[part]-of-[total].(gguf|safetensors)
but hey you can also use AI to create the regex for each type of file
I think this is a low hanging fruite and would be a nice addition to the web interface.