[GH-ISSUE #3213] open /home/house365ai/xxm/model/Qwen1.5-14B-Chat/tokenizer.model: #48492

Closed
opened 2026-04-28 08:42:44 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @njhouse365 on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3213

What model would you like?

my Modelfile
FROM /home/house365ai/xxm/model/Qwen1.5-14B-Chat

ollama create Qwen1.5-14B-Chat -f Modelfile

how solve it?

Originally created by @njhouse365 on GitHub (Mar 18, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3213 ### What model would you like? my Modelfile FROM /home/house365ai/xxm/model/Qwen1.5-14B-Chat ollama create Qwen1.5-14B-Chat -f Modelfile how solve it?
Author
Owner

@pdevine commented on GitHub (Mar 18, 2024):

We don't yet support converting/quantizing the Qwen model directly from Safetensors. You'll need to follow the documentation and convert the model manually.

<!-- gh-comment-id:2003201415 --> @pdevine commented on GitHub (Mar 18, 2024): We don't yet support converting/quantizing the Qwen model directly from Safetensors. You'll need to follow the [documentation](https://github.com/ollama/ollama/blob/main/docs/import.md#importing-pytorch--safetensors) and convert the model manually.
Author
Owner

@njhouse365 commented on GitHub (Mar 19, 2024):

thanks

<!-- gh-comment-id:2005516023 --> @njhouse365 commented on GitHub (Mar 19, 2024): thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#48492