fix example

This commit is contained in:
jmorganca 2024-06-04 00:43:03 -07:00 committed by Daniel Hiltgen
parent b9db5ab5d0
commit 8ef58a6695

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