I am confused by terminology. llmfit provider is a model author/site (P gives a list of 140 providers like Google and HuggingFace), and it also seems that provider is the inference engine (https://github.com/AlexsJones/llmfit/blob/main/llmfit-core/src/providers.rs).
So which provider is not available? Is it download site that is down? Or is it llama.cpp that can not run this model?
What is wrong here?
I am confused by terminology.
llmfitprovider is a model author/site (P gives a list of 140 providers like Google and HuggingFace), and it also seems that provider is the inference engine (https://github.com/AlexsJones/llmfit/blob/main/llmfit-core/src/providers.rs).So which provider is not available? Is it download site that is down? Or is it
llama.cppthat can not run this model?What is wrong here?