$ ollama pull hf.co/lmstudio-community/Llama-3.3-70B-Instruct-GGUF:Q4_K_M
$ gollama --spit hf.co/lmstudio-community/Llama-3.3-70B-Instruct-GGUF:Q4_K_M --remote http://192.168.10.127:11434 -ollama-dir /usr/share/ollama/.ollama/models
Error copying model(s) to remote host: model not found in /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/hf.co/lmstudio-community/Llama-3.3-70B-Instruct-GGUF/Q4_K_M
Description
Models downloaded through huggingface.co can't be spit to a remote host.
How to reproduce
Environment