diff --git a/docs/index.md b/docs/index.md index 89fcd70..fef1c23 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,6 +19,7 @@ Background on this project: - [Catching up on the weird world of LLMs](https://simonwillison.net/2023/Aug/3/weird-world-of-llms/) - [LLM now provides tools for working with embeddings](https://simonwillison.net/2023/Sep/4/llm-embeddings/) - [Build an image search engine with llm-clip, chat with models with llm chat](https://simonwillison.net/2023/Sep/12/llm-clip-and-chat/) +- [Many options for running Mistral models in your terminal using LLM](https://simonwillison.net/2023/Dec/18/mistral/) For more check out [the llm tag](https://simonwillison.net/tags/llm/) on my blog.