[GH-ISSUE #4466] Add new model error #80469

Closed
opened 2026-05-09 08:57:31 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @momo8zero on GitHub (May 16, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4466

Originally assigned to: @joshyan1 on GitHub.

hi, im developer

I want add a new Model , but tips

Error: Models based on 'LlamaForCausalLM' are not yet supported

Do you have any solutions? thanks!

Originally created by @momo8zero on GitHub (May 16, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4466 Originally assigned to: @joshyan1 on GitHub. hi, im developer I want add a new Model , but tips ``` Error: Models based on 'LlamaForCausalLM' are not yet supported ``` Do you have any solutions? thanks!
GiteaMirror added the feature requestneeds more info labels 2026-05-09 08:57:31 -05:00
Author
Owner

@pdevine commented on GitHub (Jul 10, 2024):

Hey @momo8zero , sorry for the slow response. Can you post the Modelfile that you were trying to use? I'm assuming you were trying to import llama3 from either pytorch or safetensors. This should be working, although there are a lot of changes in the pipe right now.

<!-- gh-comment-id:2221148185 --> @pdevine commented on GitHub (Jul 10, 2024): Hey @momo8zero , sorry for the slow response. Can you post the Modelfile that you were trying to use? I'm assuming you were trying to import llama3 from either pytorch or safetensors. This _should_ be working, although there are a lot of changes in the pipe right now.
Author
Owner

@dhiltgen commented on GitHub (Jul 25, 2024):

@momo8zero if you're still having trouble importing, make sure you've upgraded to the latest ollama and if that doesn't solve it, please share some more information on what you're trying to import and we'll reopen the issue.

<!-- gh-comment-id:2251534422 --> @dhiltgen commented on GitHub (Jul 25, 2024): @momo8zero if you're still having trouble importing, make sure you've upgraded to the latest ollama and if that doesn't solve it, please share some more information on what you're trying to import and we'll reopen the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#80469