mirror of
https://github.com/katanemo/plano.git
synced 2026-04-30 03:16:28 +02:00
refactor demos (#398)
This commit is contained in:
parent
2bd61d628c
commit
b3c95a6698
93 changed files with 338 additions and 1042 deletions
3
demos/use_cases/ollama/README.md
Normal file
3
demos/use_cases/ollama/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This demo shows how you can use ollama as upstream LLM.
|
||||
|
||||
Before you can start the demo please make sure you have ollama up and running. You can use command `ollama run llama3.2` to start llama 3.2 (3b) model locally at port `11434`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue