docs: Remove stale warning
This commit is contained in:
parent
9515467439
commit
198178225c
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ This package provides:
|
|||
|
||||
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
|
||||
|
||||
> [!WARNING]
|
||||
> Starting with version 0.1.79 the model format has changed from `ggmlv3` to `gguf`. Old model files can be converted using the `convert-llama-ggmlv3-to-gguf.py` script in [`llama.cpp`](https://github.com/ggerganov/llama.cpp)
|
||||
|
||||
|
||||
## Installation from PyPI
|
||||
|
|
Loading…
Reference in a new issue