apepkuss79 commited on
Commit
1799c22
1 Parent(s): 68f0460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ tags:
50
  wasmedge --dir .:. --nn-preload default:GGML:AUTO:phi-2-Q5_K_M.gguf llama-chat.wasm -p phi-2-instruct
51
  ```
52
 
53
- Note that `phi-2` here is only used as an instruct model, instead of a chat model.
54
 
55
  ## Quantized GGUF Models
56
 
 
50
  wasmedge --dir .:. --nn-preload default:GGML:AUTO:phi-2-Q5_K_M.gguf llama-chat.wasm -p phi-2-instruct
51
  ```
52
 
53
+ **Note that `phi-2` here is only used as an instruct model, instead of a chat model.**
54
 
55
  ## Quantized GGUF Models
56