Link to new blog entry

!stable-docs
This commit is contained in:
Simon Willison 2023-12-18 10:28:52 -08:00 committed by GitHub
parent 4fcdde4254
commit 95597cc8f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.