apepkuss79 commited on
Commit
a15909a
1 Parent(s): bd83925

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ quantized_by: Second State Inc.
46
  - Run as LlamaEdge command app
47
 
48
  ```bash
49
- wasmedge --dir .:. --nn-preload default:GGML:AUTO:codellama-13b-instruct.Q4_0.gguf llama-chat.wasm -p codellama-instruct
50
  ```
51
 
52
  ## Quantized GGUF Models
 
46
  - Run as LlamaEdge command app
47
 
48
  ```bash
49
+ wasmedge --dir .:. --nn-preload default:GGML:AUTO:CodeLlama-13b-Instruct-hf-Q5_K_M.gguf llama-chat.wasm -p codellama-instruct
50
  ```
51
 
52
  ## Quantized GGUF Models