Owain Davies

Results 4 issues of Owain Davies

I have a few suggested changes for `chatml.md`: 1. `Note this format...` -> `However, this format...` (alternatively, `Note that this format...`). 2. `...similar to a SQL injections` -> `...similar to...

Propose the following change: - "For example, if you were you can try more..." -> "For example, you can try more..." I think that "wanted" instead of "were" was originally...

cc @mdickinson * Issue: gh-101575

docs
awaiting review
skip news

https://github.com/zurawiki/tiktoken-rs/blob/35ae83eb50d978a9f0528496bc830d5976030546/tiktoken-rs/src/api.rs#L96-L132 Currently, any model with a name prefixed with `gpt-3.5` is treated as having `(tokens_per_message, tokens_per_name)` set to `(4, -1)`. However, this is only true of `gpt-3.5-turbo-0301`. Future snapshots of...