Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignoring download reset #16

Closed
oderwat opened this issue Dec 30, 2023 · 2 comments
Closed

Ignoring download reset #16

oderwat opened this issue Dec 30, 2023 · 2 comments

Comments

@oderwat
Copy link

oderwat commented Dec 30, 2023

It seems that ignoring the download of a model will disable any download, even when the model is changed. There should be a way to reset this.

@ex3ndr
Copy link
Owner

ex3ndr commented Jan 2, 2024

Original complaint was about downloading and wasting metered data limits on it and therefore it was done like this. Right now you can reset it only by restarting VS Code, or you can just execute "ollama pull " to make it work.

@oderwat oderwat closed this as completed Jan 2, 2024
@HelmholtzW
Copy link

I see this issue is closed. However, I have a similar problem. I want to use a custom model via Ollama, to which I gave the name copilot. Running ollama run copilot works in the terminal, and other extensions also work well. However, when I started Llama Coder and set the custom model to 'copilot,' the extension told me that copilot wasn't downloaded and asked if I wanted to download it. I clicked on 'No,' and ever since, nothing happens. Looking at the logs, I see "Ingoring since the user asked to ignore download.".

How can I use this model, as I already manually created it using the gguf file and ollama create?
Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants