readme : fix link

This commit is contained in:
Georgi Gerganov 2023-08-23 23:44:19 +03:00
parent c7868b0753
commit 44d5462b5c
No known key found for this signature in database
GPG key ID: 449E073F9DC10735

View file

@ -11,7 +11,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
### Hot topics
- Added support for Falcon models: https://github.com/ggerganov/llama.cpp/pull/2717#issuecomment-1690568032
- Added support for Falcon models: https://github.com/ggerganov/llama.cpp/pull/2717
- A new file format has been introduced: [GGUF](https://github.com/ggerganov/llama.cpp/pull/2398)