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

llama3 ollama version errors #277

Open
Sjdavis25 opened this issue Jul 11, 2024 · 10 comments
Open

llama3 ollama version errors #277

Sjdavis25 opened this issue Jul 11, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@Sjdavis25
Copy link

I've seen online that ollama works when using Gemma2 but nothing mething any ollama version of llama3. I want to create a chatbot that is based off of my local version of llama3 but every time I upload my ollama version of llama3 no matter what the embedded method is I can never recive a proper response. Whenever I try and use the playground chat I receive the message "There was an error processing your request" and whether or not I have data sources uploaded does not seem to affect this issue either.

@edwhiskey
Copy link

Did your problem solved? I tried Gemma2 and it doesn't work as well.

@Sjdavis25
Copy link
Author

No, unfortunately I'm still having the same problem, still waiting for some sort of response

@n4ze3m
Copy link
Owner

n4ze3m commented Aug 6, 2024

Hey, sorry for the late reply. Can you share the logs, if possible?

@n4ze3m n4ze3m added the bug Something isn't working label Aug 6, 2024
@Sjdavis25
Copy link
Author

db logs

@n4ze3m
Copy link
Owner

n4ze3m commented Aug 6, 2024

Are you using admin/api/chat or the playground (UI)

@Sjdavis25
Copy link
Author

I'm using the playground UI

@edwhiskey
Copy link

20240807
my problem solved. You should pick the model which is uploaded not the one you named.
For me, I unseen all the unuse mode (e.g. from Open AI or Github), so I can get a clear list from Ollama.

@Sjdavis25
Copy link
Author

When I try to pick a model I oly get the ones I named, am I uploading my models wrong?
dialoqbaseSC

@n4ze3m
Copy link
Owner

n4ze3m commented Aug 7, 2024

Hey, delete the current model, then go to Admin > Application, and turn on the fetch Ollama model dynamically

@Sjdavis25
Copy link
Author

Got it to work thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants