LocalAI version:
LocalAI Version v2.15.0 (f69de3b)
I am running Unraid, using the Cuda 11 docker of LocalAI
Describe the bug
Click "Models" tab. Nothing is listed. It's worked before, so I know what it should look like. See: logs.
Expected behavior
A list of models is shown
Logs
4:49PM INF Success ip=10.0.0.172 latency=28.218659ms method=GET status=200 url=/
4:49PM INF Success ip=10.0.0.172 latency="25.955µs" method=GET status=200 url=/static/general.css
4:49PM DBG YAML errors: line 1: cannot unmarshal !!map into []*gallery.GalleryModel
wreckage of models: []
4:49PM INF Success ip=10.0.0.172 latency=178.998323ms method=GET status=200 url=/browse/
Additional context
Clearly, something is wrong with the parsing of a YAML file around the models page, preventing it from listing the models. Unfortunately I dont know where to dig for further info .
LocalAI version:
LocalAI Version v2.15.0 (f69de3b)
I am running Unraid, using the Cuda 11 docker of LocalAI
Describe the bug
Click "Models" tab. Nothing is listed. It's worked before, so I know what it should look like. See: logs.
Expected behavior
A list of models is shown
Logs
Additional context
Clearly, something is wrong with the parsing of a YAML file around the models page, preventing it from listing the models. Unfortunately I dont know where to dig for further info .