[GH-ISSUE #7272] multi-part model+safetensors #66676

Closed
opened 2026-05-04 07:47:01 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @werruww on GitHub (Oct 19, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7272

How do I run a gguf multi-part model on ollaama?

https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-GGUF/blob/main/qwen2.5-7b-instruct-fp16-00004-of-00004.gguf
qwen2.5-7b-instruct-fp16-00001-of-00004.gguf
qwen2.5-7b-instruct-fp16-00002-of-00004.gguf
qwen2.5-7b-instruct-fp16-00003-of-00004.gguf
qwen2.5-7b-instruct-fp16-00004-of-00004.gguf

how to run safetensors model on ollama ?

Originally created by @werruww on GitHub (Oct 19, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7272 How do I run a gguf multi-part model on ollaama? https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-GGUF/blob/main/qwen2.5-7b-instruct-fp16-00004-of-00004.gguf qwen2.5-7b-instruct-fp16-00001-of-00004.gguf qwen2.5-7b-instruct-fp16-00002-of-00004.gguf qwen2.5-7b-instruct-fp16-00003-of-00004.gguf qwen2.5-7b-instruct-fp16-00004-of-00004.gguf how to run safetensors model on ollama ?
GiteaMirror added the feature request label 2026-05-04 07:47:01 -05:00
Author
Owner

@pdevine commented on GitHub (Oct 23, 2024):

@werruww that's a GGUF model, not a safetensors model.

That model is already available in ollama if you run ollama run qwen2.5:7b-instruct-fp16

<!-- gh-comment-id:2430620309 --> @pdevine commented on GitHub (Oct 23, 2024): @werruww that's a GGUF model, not a safetensors model. That model is already available in ollama if you run `ollama run qwen2.5:7b-instruct-fp16`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#66676