mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-05-22 19:13:17 -05:00
httpcore.ConnectError: [Errno 61] Connection refused #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dep on GitHub (Aug 5, 2024).
Originally assigned to: @Shubhamsaboo on GitHub.
After running through the instructions here I receive the following error while querying via the UI:
@Shubhamsaboo commented on GitHub (Aug 8, 2024):
Did you do?
ollama run llama3.1It makes sure that the model is running on your local machine.