Skip to content

Commit 827f5ed

Browse files
authored
readme : update hot topics
1 parent ecb217d commit 827f5ed

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
99

1010
**Hot topics:**
1111

12-
- Quantization formats `Q4` and `Q8` have changed again (19 May) - [(info)](https://github.com/ggerganov/llama.cpp/pull/1508)
13-
- Quantization formats `Q4` and `Q5` have changed - requantize any old models [(info)](https://github.com/ggerganov/llama.cpp/pull/1405)
14-
- [Roadmap May 2023](https://github.com/ggerganov/llama.cpp/discussions/1220)
12+
- GPU support with Metal (Apple Silicon): https://github.com/ggerganov/llama.cpp/pull/1642
13+
- High-quality 2,3,4,5,6-bit quantization: https://github.com/ggerganov/llama.cpp/pull/1684
14+
- Multi-GPU support: https://github.com/ggerganov/llama.cpp/pull/1607
15+
- Training LLaMA models from scratch: https://github.com/ggerganov/llama.cpp/pull/1652
16+
- CPU threading improvements: https://github.com/ggerganov/llama.cpp/pull/1632
1517

1618
<details>
1719
<summary>Table of Contents</summary>

0 commit comments

Comments
 (0)