peakji commited on
Commit
756226c
1 Parent(s): 8cf0318

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -58,6 +58,10 @@ stream = client.chat.completions.create(
58
  )
59
  ```
60
 
 
 
 
 
61
  ## Benchmarks
62
 
63
  ### GPQA Diamond
 
58
  )
59
  ```
60
 
61
+ ### llama.cpp
62
+
63
+ Add the following command line arguments while starting llama.cpp: `--special` and `--flash-attn`.
64
+
65
  ## Benchmarks
66
 
67
  ### GPQA Diamond