Skip to content

Commit

Permalink
Merge pull request #10 from onuralpszr/ollama_open_webui
Browse files Browse the repository at this point in the history
docs: 📚 Ollama and Open WebUI added.
  • Loading branch information
merveenoyan authored Mar 27, 2024
2 parents faa14d5 + 2c7fb84 commit 23b3d75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ _Note_: The foundation model can be found under their associated task.
- [Text Embedding Inference](https://huggingface.co/docs/text-embeddings-inference/index): Toolkit to serve text embeddings.
- [TGI Benchmark](https://www.youtube.com/watch?v=jlMAX2Oaht0): Understanding throughput of inference servers, with TGI example.
- [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard): A leaderboard to find the open-source LLM for your use and budget.
- [Ollama](https://github.com/ollama/ollama): Get up and running with Llama 2, Mistral, Gemma, and other large language models.
- [Open Webui](https://github.com/open-webui/open-webui): Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI designed to operate entirely offline. It supports various LLM runners, including Ollama and OpenAI-compatible APIs.

## Multimodal Models

Expand Down

0 comments on commit 23b3d75

Please sign in to comment.