JustinLin610
commited on
Commit
•
c575992
1
Parent(s):
2e87cc4
Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ If you choose to use `llama-cli`, pay attention to the removal of `-cml` for the
|
|
76 |
-ngl 28 -fa
|
77 |
```
|
78 |
|
79 |
-
Evaluation
|
80 |
|
81 |
We implement perplexity evaluation using wikitext following the practice of `llama.cpp` with `./llama-perplexity` (the previous `./perplexity`).
|
82 |
In the following we report the PPL of GGUF models of different sizes and different quantization levels.
|
|
|
76 |
-ngl 28 -fa
|
77 |
```
|
78 |
|
79 |
+
## Evaluation
|
80 |
|
81 |
We implement perplexity evaluation using wikitext following the practice of `llama.cpp` with `./llama-perplexity` (the previous `./perplexity`).
|
82 |
In the following we report the PPL of GGUF models of different sizes and different quantization levels.
|