Explorar el Código

fix `example`

jmorganca hace 11 meses
padre
commit
8ef58a6695
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      llama/example/main.go

+ 1 - 1
llama/example/main.go

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