chore(embedded): modify phi-2 configuration URL

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2024-10-30 10:58:03 +01:00
committed by GitHub
parent b1243453f4
commit 640a3f1bfe

View File

@@ -6,4 +6,4 @@
### For models with an entire YAML file to be embededd, put the file inside the `models`
### directory, it will be automatically available with the file name as key (without the .yaml extension)
phi-2: "github://mudler/LocalAI/examples/configurations/phi-2.yaml@master"
phi-2: "github://mudler/LocalAI-examples/configurations/phi-2.yaml@main"