gguf : fix line endings

This commit is contained in:
M. Yusuf Sarıgöz 2023-08-24 09:26:13 +03:00
parent 344f6e373b
commit 0288361b65
5 changed files with 93 additions and 93 deletions

View File

@ -16,7 +16,7 @@ Maintainers who participate in development of this package are advised to instal
```sh
cd /path/to/llama.cpp/gguf
cd /path/to/llama.cpp/gguf-py
pip install --editable .
```