10000 docs: update link · gardner/llama-cpp-python@945e20f · GitHub
[go: up one dir, main page]

Skip to content

Commit 945e20f

Browse files
committed
docs: update link
1 parent e6a36b8 commit 945e20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Then when you run the server you'll need to also specify the `functionary` chat_
7878
python3 -m llama_cpp.server --model <model_path> --chat_format functionary
7979
```
8080

81-
Check out the example notebook [here](https://github.com/abetlen/llama-cpp-python/blob/main/examples/notebooks/Functions.ipynb) for a walkthrough of some interesting use cases for function calling.
81+
Check out this [example notebook](https://github.com/abetlen/llama-cpp-python/blob/main/examples/notebooks/Functions.ipynb) for a walkthrough of some interesting use cases for function calling.
8282

8383
### Multimodal Models
8484

0 commit comments

Comments
 (0)
0