Skip to content

Commit e010282

Browse files
authored
Update gguf-llamacpp.md
1 parent add7ced commit e010282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/gguf-llamacpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ curl http://localhost:8080/v1/chat/completions \
6161
"messages": [
6262
{
6363
"role": "system",
64-
"content": "You are an AI assistant. Your top priority is achieving user fulfilment via helping them with their requests."
64+
"content": "You are an AI assistant. Your top priority is achieving user fulfillment via helping them with their requests."
6565
},
6666
{
6767
"role": "user",

0 commit comments

Comments
 (0)