| ▲ | utopiah 8 hours ago | |||||||||||||||||||||||||
Seems I'm missing something. Does this model support other inputs? Image outputs are supported, videos I'm not sure but I don't think that's an output, just a preview of the equirectangular example, so, same question here, what does this model outputs that isn't supported? | ||||||||||||||||||||||||||
| ▲ | 8 hours ago | parent | next [-] | |||||||||||||||||||||||||
| [deleted] | ||||||||||||||||||||||||||
| ▲ | mdp2021 8 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
Not all architectures are supported by llama.cpp . The GGUF format encodes the NN in a standardized way, but then you need code that can use that NN structure. I understand that llama.cpp could only output text, last time I checked (I do not know how to find a good source for that though). See https://github.com/ggml-org/llama.cpp/blob/master/src/llama-... , the
... | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| ▲ | exe34 8 hours ago | parent | prev [-] | |||||||||||||||||||||||||
It's a diffusion model, completely different from autoregressive attention models. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||