Skip to content

Commit

Permalink
Add CometLLM to Tools for Deploying LLMs
Browse files Browse the repository at this point in the history
Signed-off-by: Abby Morgan [email protected]
  • Loading branch information
anmorgan24 authored Sep 11, 2023
1 parent 88177cc commit bc492c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ The above tables coule be better summarized by this wonderful visualization from
- [Serge](https://github.com/serge-chat/serge) - a chat interface crafted with llama.cpp for running Alpaca models. No API keys, entirely self-hosted!
- [Langroid](https://github.com/langroid/langroid) - Harness LLMs with Multi-Agent Programming
- [Embedchain](https://github.com/embedchain/embedchain) - Framework to create ChatGPT like bots over your dataset.
- [CometLLM](https://github.com/comet-ml/comet-llm) - A 100% opensource LLMOps platform to log, manage, and visualize your LLM prompts and chains. Track prompt templates, prompt variables, prompt duration, token usage, and other metadata. Score prompt outputs and visualize chat history all within a single UI.


## Tutorials about LLM
Expand Down

0 comments on commit bc492c8

Please sign in to comment.