mirror of
https://github.com/Hopiu/llm.git
synced 2026-04-05 05:51:00 +00:00
Link to new video
!stable-docs
This commit is contained in:
parent
964f4d9934
commit
96db13f537
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ A CLI utility and Python library for interacting with Large Language Models, bot
|
|||
|
||||
{ref}`Run prompts from the command-line <usage-executing-prompts>`, {ref}`store the results in SQLite <logging>`, {ref}`generate embeddings <embeddings>` and more.
|
||||
|
||||
Here's a [YouTube video demo](https://www.youtube.com/watch?v=QUXQNi6jQ30) and [accompanying detailed notes](https://simonwillison.net/2024/Jun/17/cli-language-models/).
|
||||
|
||||
Background on this project:
|
||||
- [llm, ttok and strip-tags—CLI tools for working with ChatGPT and other LLMs](https://simonwillison.net/2023/May/18/cli-tools-for-llms/)
|
||||
- [The LLM CLI tool now supports self-hosted language models via plugins](https://simonwillison.net/2023/Jul/12/llm/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue