فهرست منبع

readme : update hot topics

Georgi Gerganov 2 سال پیش
والد
کامیت
c48c5bb0b0
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -11,6 +11,10 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 
 ### Hot topics
 ### Hot topics
 
 
+- ## IMPORTANT: Tokenizer fixes and API change (developers and projects using `llama.cpp` built-in tokenization must read): https://github.com/ggerganov/llama.cpp/pull/2810
+
+- ## GGUFv2 adds support for 64-bit sizes + backwards compatible: https://github.com/ggerganov/llama.cpp/pull/2821
+
 - Added support for Falcon models: https://github.com/ggerganov/llama.cpp/pull/2717
 - 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)
 - A new file format has been introduced: [GGUF](https://github.com/ggerganov/llama.cpp/pull/2398)