Skip to content

Commit 3cedb7e

Browse files
committed
readme : add deprecation notice
1 parent aa71356 commit 3cedb7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
1010

1111
### Hot topics
1212

13-
- ⚠️ Incoming backends: https://github.com/ggerganov/llama.cpp/discussions/5138
13+
- Deprecated LLAMA_MAX_DEVICES and LLAMA_SUPPORTS_GPU_OFFLOAD: https://github.com/ggerganov/llama.cpp/discussions/5240
14+
- Incoming backends: https://github.com/ggerganov/llama.cpp/discussions/5138
1415
- [SYCL backend](README-sycl.md) is ready (1/28/2024), support Linux/Windows in Intel GPUs (iGPU, Arc/Flex/Max series)
1516
- New SOTA quantized models, including pure 2-bits: https://huggingface.co/ikawrakow
1617
- Collecting Apple Silicon performance stats:

0 commit comments

Comments
 (0)