fix example

This commit is contained in:
jmorganca 2024-06-04 00:43:03 -07:00
parent e1dfc757b3
commit a4d402c403

View File

@ -46,7 +46,7 @@ func main() {
var clipCtx *llama.ClipContext
// multi-modal
if *ppath == "" {
if *ppath != "" {
clipCtx = llama.NewClipContext(*ppath)
// open image file