LocalAI/pkg/gallery
Ettore Di Giacinto 1fc3a375df
feat: inline templates and accept URLs in models (#1452)
* feat: Allow inline templates

* feat: Allow to specify url in model config files

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

* feat: support 'huggingface://' format

* style: reuse-code from gallery

---------

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-12-18 18:58:44 +01:00
..
gallery_suite_test.go feat: add /models/apply endpoint to prepare models (#286) 2023-05-18 15:59:03 +02:00
gallery.go Fix backend/cpp/llama CMakeList.txt on OSX (#1212) 2023-10-25 20:53:26 +02:00
models_test.go refactor: Remove remaining uses of depreciated package io/ioutil (#837) 2023-07-30 11:23:43 +00:00
models.go feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
request_test.go refactor: consolidate usage of GetURI (#674) 2023-06-26 12:25:38 +02:00
request.go Feats: bruno example, gallery improvements for new scraper (#1161) 2023-10-11 18:18:12 +02:00