Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -213,7 +213,7 @@ You can use GGUF models from Python using the [llama-cpp-python](https://github.
213
 
214
  ### How to load this model in Python code, using llama-cpp-python
215
 
216
- For full documentation, please see: [llama-cpp-python docs](https://abetlen.github.io/llama-cpp-python/).
217
 
218
  #### First install the package
219
 
 
213
 
214
  ### How to load this model in Python code, using llama-cpp-python
215
 
216
+ For full documentation, please see: [llama-cpp-python docs](https://llama-cpp-python.readthedocs.io/en/latest/).
217
 
218
  #### First install the package
219