Open riskyrun opened 3 months ago
For me, it worked on the first day I configured it. Now, I'm getting the same error.
Hey @riskyrun I found the solution. It's written in the article that the name of the model has to be exactly "llama-3"
However, the correct name of the model, as it is stated in Ollama, is "llama3".
Once you remove the dash, the BYOM works!
Keep in mind, that Ollama app has to work in the background for the model to run in the Brave browser.
Description
I followed the steps as given in the official page .I am trying to use llama 3b model with ollama but when I try to use the model , it says "There was a network issue connecting to Leo. Check your connection and try again"
Steps to reproduce
Follow steps from the official blog post
Actual result
This is wha it shows
Expected result
Should have worked?
Reproduces how often
Easily reproduced
Brave version (brave://version info)
Brave 1.68.137 Chromium: 127.0.6533.100 (Official Build) unknown (64-bit) Revision 2c62ca4f207eb8f02406936d1e5a4b226ddcfd3a OS Linux JavaScript V8 12.7.224.18 User agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Command Line /app/brave/brave --disable-features=WebAssemblyTrapHandler,DesktopPWAsRunOnOsLogin --no-default-browser-check --disable-domain-reliability --enable-dom-distiller --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --lso-url=https://no-thanks.invalid --sync-url=https://sync-v2.brave.com/v2 --variations-server-url=https://variations.brave.com/seed --variations-insecure-server-url=https://variations.brave.com/seed --flag-switches-begin --flag-switches-end --component-updater=url-source=https://go-updater.brave.com/extensions Executable Path /app/brave/brave Profile Path /home/risky/.var/app/com.brave.Browser/config/BraveSoftware/Brave-Browser/Default Active variations main@6ca2621c8e461173056e7b67a62d79aa3c84a37d
Channel information
Reproducibility
Miscellaneous information
No response