kfuseini

Results 2 issues of kfuseini

I would like to request TablePrefix be included in the options when initializing permify like in this version of go-role: https://pkg.go.dev/github.com/galexrt/go-role#pkg-types. ``` type Options struct { Migrate bool DB *gorm.DB...

I'm running this model [clip-vit-base-patch32_ggml](https://huggingface.co/mys/ggml_clip-vit-base-patch32) on my intel mac and it looks like the lower the quantization the slower image encoding is. I tried the main `clip-vit-base-patch32_ggml-model-f32.gguf` model and the...