Bowen
Bowen
And we also need to avoid to use `init` function https://github.com/spf13/cobra/issues/1862
I hit the same issue before, I prefer to append validation to `kustomize`.
Hi @ayushrakesh Feel free to pick up other issues. I think this issue can be closed now. The test coverage is 53%. which enough for us.
It means we have two more new cpp based backend are need to implement: - [ ] llama - [ ] sam
I will try `https://github.com/facebookresearch/segment-anything`
It looks like `-exec sed -i'' -e 's/ggml_/ggml_gptj_/g' {} +` will create `sedCQKLDZ` somehow.
In a container, the sed command with `-i''` subcommand will create a temporary file in place but it will save into the same folder. And it will cause this issue....
hi guys, For @Sarmingsteiner from the log the loading process was failed. Please try to pick up a model from https://localai.io/models/ model gallery and test if it can be loaded...