mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
11 lines
157 B
YAML
11 lines
157 B
YAML
site_name: llama-cpp-python
|
|
repo_url: https://github.com/abetlen/llama-cpp-python
|
|
|
|
theme:
|
|
name: "material"
|
|
|
|
plugins:
|
|
- mkdocstrings
|
|
|
|
watch:
|
|
- llama_cpp |