Commit
·
2271362
1
Parent(s):
66077eb
Update README.md
Browse files
README.md
CHANGED
@@ -58,4 +58,8 @@ Requires: diskcache, numpy, typing-extensions
|
|
58 |
for example:
|
59 |
```
|
60 |
pip install https://github.com/CausalLM/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda-0.2.21+cu121basic-cp39-cp39-manylinux_2_31_x86_64.whl
|
61 |
-
```
|
|
|
|
|
|
|
|
|
|
58 |
for example:
|
59 |
```
|
60 |
pip install https://github.com/CausalLM/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda-0.2.21+cu121basic-cp39-cp39-manylinux_2_31_x86_64.whl
|
61 |
+
```
|
62 |
+
|
63 |
+
It works with ChatML format.
|
64 |
+
|
65 |
+

|