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
This version works fine, however, it is not compatible with custom Llama model paths nor recognizes Hugging Face GGUF models downloaded via ollama run hf.co/username/model_name.
It does not handle Llama models in custom directories outside Ollama's default models path. Read more about custom model paths here: Ollama Custom Model Paths
It does not currently include functionality to recognize Hugging Face models managed by Ollama through the ollama run hf.co/username/model_name command. Read more here: Ollama Hugging Face Integration.