Issue in running llama3_local_rag #4

Closed
opened 2025-11-06 14:31:04 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @sathiya-mit on GitHub (May 5, 2024).

Originally assigned to: @Shubhamsaboo on GitHub.

Getting below error.

ValueError: Error raised by inference endpoint: HTTPConnectionPool(host='localhost', port=11434): Max retries exceeded with url: /api/embeddings (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x124e0a310>: Failed to establish a new connection: [Errno 61] Connection refused'))

Originally created by @sathiya-mit on GitHub (May 5, 2024). Originally assigned to: @Shubhamsaboo on GitHub. Getting below error. ValueError: Error raised by inference endpoint: HTTPConnectionPool(host='localhost', port=11434): Max retries exceeded with url: /api/embeddings (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x124e0a310>: Failed to establish a new connection: [Errno 61] Connection refused'))
Author
Owner

@gth-ai commented on GitHub (May 5, 2024):

Hi,
You must first install ollama in your computer (it will act as a server).

@gth-ai commented on GitHub (May 5, 2024): Hi, You must first install [ollama](https://ollama.com/) in your computer (it will act as a server).
Author
Owner

@Shubhamsaboo commented on GitHub (May 5, 2024):

I think the above comment would solve your problem @sathiya-mit.

Thanks @gth-ai for jumping in and supporting the community.

@Shubhamsaboo commented on GitHub (May 5, 2024): I think the above comment would solve your problem @sathiya-mit. Thanks @gth-ai for jumping in and supporting the community.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#4