meta-llama / llama3

The official Meta Llama 3 GitHub site
Other
27.22k stars 3.09k forks source link

Can't download LLaMa3.2-vision through ollama #341

Open NazaRik555 opened 1 month ago

NazaRik555 commented 1 month ago

I'm using ollama 0.3.12 As I read on official site, I can download LLaMa3.2-vision with ollama run llama3.2-vision:11b

But when I try to run, I'm getting Error: pull model manifest: file does not exist Am I doing something wrong?

aviscido commented 1 month ago

You're probably in Europe like me :/ Can't download it due to Meta license and EU laws.

NazaRik555 commented 1 month ago

@aviscido What about vpn? Would it help?

aviscido commented 1 month ago

I've tried with Mullvad and Nordvpn to no avail :(

aviscido commented 1 month ago

Next step: I'll see if I can pull it from a VM in US, copy the models manually and then transfer them: although it will cost me some money for the VM and the data egress.

NazaRik555 commented 3 weeks ago

Next step: I'll see if I can pull it from a VM in US, copy the models manually and then transfer them: although it will cost me some money for the VM and the data egress.

Does it work so?