Skip to content

Commit

Permalink
use pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cpfiffer authored and rlouf committed Oct 15, 2024
1 parent c1fae8a commit 64fb30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/serve/lmstudio.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Q4_K_M.gguf',
)
```

You can retrieve your `Testing` object with
You can retrieve your `Testing` object with

```python
response.choices[0].message.parsed
Expand Down

0 comments on commit 64fb30f

Please sign in to comment.