Skip to content

Commit 0a4a4a0

Browse files
readme : update hot topics + model links (#3399)
1 parent 569550d commit 0a4a4a0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

1212
### Hot topics
1313

14-
- Parallel decoding + continuous batching support incoming: [#3228](https://github.com/ggerganov/llama.cpp/pull/3228) \
14+
- Parallel decoding + continuous batching support added: [#3228](https://github.com/ggerganov/llama.cpp/pull/3228) \
1515
**Devs should become familiar with the new API**
1616
- Local Falcon 180B inference on Mac Studio
1717

@@ -92,7 +92,8 @@ as the main playground for developing new features for the [ggml](https://github
9292
- [X] [WizardLM](https://github.com/nlpxucan/WizardLM)
9393
- [X] [Baichuan-7B](https://huggingface.co/baichuan-inc/baichuan-7B) and its derivations (such as [baichuan-7b-sft](https://huggingface.co/hiyouga/baichuan-7b-sft))
9494
- [X] [Aquila-7B](https://huggingface.co/BAAI/Aquila-7B) / [AquilaChat-7B](https://huggingface.co/BAAI/AquilaChat-7B)
95-
- [X] Mistral AI v0.1
95+
- [X] [Starcoder models](https://github.com/ggerganov/llama.cpp/pull/3187)
96+
- [X] [Mistral AI v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
9697

9798
**Bindings:**
9899

0 commit comments

Comments
 (0)