Skip to content

🐞 Bug: Unable to spit models to remote host #191

@tristan-k

Description

@tristan-k

Description

Models downloaded through huggingface.co can't be spit to a remote host.

How to reproduce

$ 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

Environment

  • Linux distribution: Debian GNU/Linux 12 (bookworm)
  • Install source: Go install
  • Go version: go version go1.24.3 linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions