Skip to content

Commit a26537c

Browse files
royjhanpdevine
authored andcommitted
update docs
1 parent eff2afd commit a26537c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ ollama.push('user/llama3.1')
107107
ollama.embed(model='llama3.1', input='The sky is blue because of rayleigh scattering')
108108
```
109109

110-
### Embed (Batch Embedding)
110+
### Embed (batch)
111111

112112
```python
113113
ollama.embed(model='llama3.1', input=['The sky is blue because of rayleigh scattering', 'Grass is green because of chlorophyll'])

0 commit comments

Comments
 (0)