pppppM commited on
Commit
589dba7
1 Parent(s): f2aee31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ ollama create llava-phi3-f16 -f ./OLLAMA_MODELFILE_F16
81
  ollama run llava-phi3-f16 "xx.png Describe this image"
82
 
83
  # int4
84
- ollama create llava-phi3-int4 -f ./OLLAMA_MODELFILE_F16
85
  ollama run llava-phi3-int4 "xx.png Describe this image"
86
  ```
87
 
 
81
  ollama run llava-phi3-f16 "xx.png Describe this image"
82
 
83
  # int4
84
+ ollama create llava-phi3-int4 -f ./OLLAMA_MODELFILE_INT4
85
  ollama run llava-phi3-int4 "xx.png Describe this image"
86
  ```
87