[GH-ISSUE #8228] Model is required trouble #5253

Closed
opened 2026-04-12 16:23:41 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @ZhiouZhu on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/8228

LangChain with Ollama and customize fine-tunned Llama3.2 1B Model

Hello everyone, i hava a issue that when i tried to call Ollama(model=/path/to/my/model) after run the code its return me error "model is required" but when i use the model with llama3.2:1b then its work.

So te question is:
Can i run my customize Model with Ollama?
if the previous response is yes, how can i do that with customize model?
there is the pic with my code
image

Originally created by @ZhiouZhu on GitHub (Dec 24, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/8228 ### LangChain with Ollama and customize fine-tunned Llama3.2 1B Model Hello everyone, i hava a issue that when i tried to call Ollama(model=/path/to/my/model) after run the code its return me error "model is required" but when i use the model with llama3.2:1b then its work. So te question is: Can i run my customize Model with Ollama? if the previous response is yes, how can i do that with customize model? there is the pic with my code ![image](https://github.com/user-attachments/assets/3362767c-10fb-447c-83fb-58bee4110b64)
GiteaMirror added the model label 2026-04-12 16:23:41 -05:00
Author
Owner
<!-- gh-comment-id:2560838007 --> @rick-github commented on GitHub (Dec 24, 2024): https://github.com/ollama/ollama/blob/main/docs/import.md#Importing-a-GGUF-based-model-or-adapter
Author
Owner

@ZhiouZhu commented on GitHub (Dec 24, 2024):

https://github.com/ollama/ollama/blob/main/docs/import.md#Importing-a-GGUF-based-model-or-adapter

This is what exactly i need, thanks you a lot

<!-- gh-comment-id:2560840152 --> @ZhiouZhu commented on GitHub (Dec 24, 2024): > https://github.com/ollama/ollama/blob/main/docs/import.md#Importing-a-GGUF-based-model-or-adapter This is what exactly i need, thanks you a lot
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#5253