Skip to content

Commit 07a38d0

Browse files
committed
Improve progress bar
Set default width to whatever the terminal is. Also fixed a small bug around default n_gpu_layers value. Signed-off-by: Eric Curtin <[email protected]>
1 parent 56eea07 commit 07a38d0

File tree

2 files changed

+183
-96
lines changed

2 files changed

+183
-96
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ To learn more about model quantization, [read this documentation](examples/quant
409409

410410
</details>
411411

412-
[^1]: [examples/perplexity/README.md](examples/perplexity/README.md)
412+
[^1]: [examples/perplexity/README.md](https://github.com/ggerganov/llama.cpp/blob/master/examples/perplexity/README.md)
413413
[^2]: [https://huggingface.co/docs/transformers/perplexity](https://huggingface.co/docs/transformers/perplexity)
414414

415415
## [`llama-bench`](example/bench)
@@ -446,7 +446,7 @@ To learn more about model quantization, [read this documentation](examples/quant
446446
447447
</details>
448448
449-
[^3]: [https://github.com/containers/ramalama](RamaLama)
449+
[^3]: [RamaLama](https://github.com/containers/ramalama)
450450
451451
## [`llama-simple`](examples/simple)
452452

0 commit comments

Comments
 (0)