Failed to fetch a model file from the Hugging Face Hub
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/model-fetch-failure/v1
HTTP status: 503
Exit code: 1
Emitted by: mif-embed (EmbedError::Fetch)
Message
Section titled “Message”failed to fetch '{file}' from '{repo}': {source}Fetching a required model file (config.json, tokenizer.json, or
model.safetensors) from the Hugging Face Hub repository
sentence-transformers/all-MiniLM-L6-v2 failed — typically a network
connectivity problem.
This is the only problem type in the whole workspace marked
transient: the envelope sets retry_after: 30 (seconds), signaling to an
agent that the operation is safe to retry after a short wait rather than
escalating immediately.
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — check network connectivity to huggingface.co and retry.