JustinLin610 commited on
Commit
364dde3
1 Parent(s): b182c76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ If you choose to use `llama-cli`, pay attention to the removal of `-cml` for the
78
  -ngl 24 -fa
79
  ```
80
 
81
- Evaluation
82
 
83
  We implement perplexity evaluation using wikitext following the practice of `llama.cpp` with `./llama-perplexity` (the previous `./perplexity`).
84
  In the following we report the PPL of GGUF models of different sizes and different quantization levels.
 
78
  -ngl 24 -fa
79
  ```
80
 
81
+ ## Evaluation
82
 
83
  We implement perplexity evaluation using wikitext following the practice of `llama.cpp` with `./llama-perplexity` (the previous `./perplexity`).
84
  In the following we report the PPL of GGUF models of different sizes and different quantization levels.