mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
Add support for local llm (mistral 7b) (#31)
This commit is contained in:
parent
b49fc2f264
commit
445b1ea210
24 changed files with 703 additions and 51 deletions
|
|
@ -23,6 +23,10 @@
|
|||
{
|
||||
"name": "demos/weather-forecast",
|
||||
"path": "./demos/weather-forecast",
|
||||
},
|
||||
{
|
||||
"name": "demos/weather-forecast-local-llm",
|
||||
"path": "./demos/weather-forecast-local-llm",
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue