File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Original file line number Diff line number Diff line change @@ -9,12 +9,8 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
9
9
10
10
** Hot topics:**
11
11
12
+ - p1 : LLM-based code completion engine at the edge : https://github.com/ggml-org/p1/discussions/1
12
13
- Roadmap June 2023: https://github.com/ggerganov/llama.cpp/discussions/1729
13
- - GPU support with Metal (Apple Silicon): https://github.com/ggerganov/llama.cpp/pull/1642
14
- - High-quality 2,3,4,5,6-bit quantization: https://github.com/ggerganov/llama.cpp/pull/1684
15
- - Multi-GPU support: https://github.com/ggerganov/llama.cpp/pull/1607
16
- - Training LLaMA models from scratch: https://github.com/ggerganov/llama.cpp/pull/1652
17
- - CPU threading improvements: https://github.com/ggerganov/llama.cpp/pull/1632
18
14
19
15
<details >
20
16
<summary >Table of Contents</summary >
You can’t perform that action at this time.
0 commit comments