mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 14:14:59 +00:00
Ignore pt and onnx
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
eb770fcd92
commit
edc2cb22d0
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ var knownModelsNameSuffixToSkip []string = []string{
|
|||
".yml",
|
||||
".json",
|
||||
".txt",
|
||||
".pt",
|
||||
".onnx",
|
||||
".md",
|
||||
".MD",
|
||||
".DS_Store",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue