xDAN2099 commited on
Commit
c8531bf
1 Parent(s): 6357c0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ make LLAMA_CUDA=1
40
  ### Interactive Chat
41
  ```python
42
 
43
- ./main -m APUS-xDAN4.0-MoE-0402.Q3_K_M_Matrix.gguf \
44
  --prompt "You are a helpful assistant named APUS-xDAN4.0 MoE." --chatml \
45
  --interactive \
46
  --temp 0.7 \
 
40
  ### Interactive Chat
41
  ```python
42
 
43
+ ./main -m APUS-xDAN4.0-MoE-0402.Q2_K.gguf \
44
  --prompt "You are a helpful assistant named APUS-xDAN4.0 MoE." --chatml \
45
  --interactive \
46
  --temp 0.7 \