"...composable_kernel_onnxruntime.git" did not exist on "50b96745c68d17c3c03b4492d23867eb5e859aa7"
Commit f25359f4 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

doc: contributor added & typo fix

parent 6129f412
...@@ -24,7 +24,7 @@ ChatGPT-Style Web Interface for Ollama 🦙 ...@@ -24,7 +24,7 @@ ChatGPT-Style Web Interface for Ollama 🦙
- 💻 **Code Syntax Highlighting**: Enjoy enhanced code readability with our syntax highlighting feature. - 💻 **Code Syntax Highlighting**: Enjoy enhanced code readability with our syntax highlighting feature.
- 🔗 **External Ollama Server Connection**: You can seamlessly connect to an external Ollama server hosted on a different address by setting the environment variable during the Docker build process. Execute the following command to include the Ollama API base URL in the Docker image: `docker build --build-arg OLLAMA_API_BASE_URL='http://localhost:11343/api' -t ollama-webui .`. - 🔗 **External Ollama Server Connection**: You can seamlessly connect to an external Ollama server hosted on a different address by setting the environment variable during the Docker build process. Execute the following command to include the Ollama API base URL in the Docker image: `docker build --build-arg OLLAMA_API_BASE_URL='http://localhost:11434/api' -t ollama-webui .`.
- 🌟 **Continuous Updates**: We are committed to improving Ollama Web UI with regular updates and new features. - 🌟 **Continuous Updates**: We are committed to improving Ollama Web UI with regular updates and new features.
...@@ -131,6 +131,7 @@ A big shoutout to our amazing contributors who have helped make this project pos ...@@ -131,6 +131,7 @@ A big shoutout to our amazing contributors who have helped make this project pos
- [Ollama Team](https://github.com/jmorganca/ollama) - [Ollama Team](https://github.com/jmorganca/ollama)
- [Timothy J. Baek](https://github.com/tjbck) - [Timothy J. Baek](https://github.com/tjbck)
- [AJ ONeal](https://github.com/coolaj86)
## License 📜 ## License 📜
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment