Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ It is just fast GGUF version of [this model](https://huggingface.co/IlyaGusev/sa
|
|
| 23 |
P.S. Repo updated for V3.
|
| 24 |
|
| 25 |
# Code example:
|
| 26 |
-
```
|
| 27 |
# Please, use vllm or exl2
|
| 28 |
# Установка необходимых библиотек
|
| 29 |
#!pip install llama-cpp-python huggingface_hub
|
|
|
|
| 23 |
P.S. Repo updated for V3.
|
| 24 |
|
| 25 |
# Code example:
|
| 26 |
+
```python
|
| 27 |
# Please, use vllm or exl2
|
| 28 |
# Установка необходимых библиотек
|
| 29 |
#!pip install llama-cpp-python huggingface_hub
|