[PR #839] [CLOSED] Contribution of Ollama Public IP API in README.md #10353

Closed
opened 2026-04-12 22:58:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/839
Author: @AyushDhimann
Created: 10/18/2023
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 0f3db70 Contribution of Ollama Public IP API

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

I have created a GitHub repo which with only one command, installs Ollama and the LLM model of choice on the Linux web server, and generates a publicly available IP using nginx, so that LLM's could be run and accessed through Linux web servers.

My main motivation for this contribution was to run Microsoft's AutoGen by loading LLM's from my server and some custom integration too.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/839 **Author:** [@AyushDhimann](https://github.com/AyushDhimann) **Created:** 10/18/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`0f3db70`](https://github.com/ollama/ollama/commit/0f3db702e0ec21521640575f95ce73d986954b7c) Contribution of Ollama Public IP API ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description I have created a GitHub [repo](https://github.com/AyushDhimann/OllamaServer) which with only one command, installs Ollama and the LLM model of choice on the Linux web server, and generates a publicly available IP using nginx, so that LLM's could be run and accessed through Linux web servers. My main motivation for this contribution was to run Microsoft's AutoGen by loading LLM's from my server and some custom integration too. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 22:58:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#10353