NightForger commited on
Commit
ecbe38b
·
verified ·
1 Parent(s): 4455e94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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