Skip to content

Commit 4c98809

Browse files
committed
Update ollama tutorial
1 parent 3355ab9 commit 4c98809

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/tutorial.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,9 +1021,8 @@ Newlines can be added by leaving a blank line. Additional leading whitespace is
10211021
Example:
10221022
10231023
```
1024-
document:
1025-
- role: user
1026-
document: Hello,
1024+
text:
1025+
- Hello,
10271026
- model: ollama_chat/granite-code:34b-instruct-q5_K_M
10281027
parameters:
10291028
stop:

0 commit comments

Comments
 (0)