apepkuss79 commited on
Commit
fbc60db
1 Parent(s): 2c7a0d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ language:
66
  wasmedge --dir .:. --nn-preload default:GGML:AUTO:Llama-3-8B-Japanese-Instruct-Q5_K_M.gguf \
67
  llama-chat.wasm \
68
  --prompt-template llama-3-chat \
69
- --ctx-size 4096 \
70
  ```
71
  <!--
72
  ## Quantized GGUF Models
 
66
  wasmedge --dir .:. --nn-preload default:GGML:AUTO:Llama-3-8B-Japanese-Instruct-Q5_K_M.gguf \
67
  llama-chat.wasm \
68
  --prompt-template llama-3-chat \
69
+ --ctx-size 4096
70
  ```
71
  <!--
72
  ## Quantized GGUF Models