apepkuss79 commited on
Commit
c5d2f88
1 Parent(s): 57349f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,7 +46,7 @@ quantized_by: Second State Inc.
46
 
47
  - Context size: `128000`
48
 
49
- <!-- - Run as LlamaEdge service
50
 
51
  ```bash
52
  wasmedge --dir .:. \
@@ -65,7 +65,7 @@ quantized_by: Second State Inc.
65
  llama-chat.wasm \
66
  --prompt-template deepseek-chat-2 \
67
  --ctx-size 128000
68
- ``` -->
69
 
70
  ## Quantized GGUF Models
71
 
 
46
 
47
  - Context size: `128000`
48
 
49
+ - Run as LlamaEdge service
50
 
51
  ```bash
52
  wasmedge --dir .:. \
 
65
  llama-chat.wasm \
66
  --prompt-template deepseek-chat-2 \
67
  --ctx-size 128000
68
+ ```
69
 
70
  ## Quantized GGUF Models
71