Live data from Hacker News

ChatML: ChatGPT API expects a structured format, called Chat Markup Language

github.com

81–83 of 83 posts

Re: ChatML: ChatGPT API expects a structured format, called Chat Markup Language

#81

Why do you think Bing Chat is going in a slightly different direction and not using this format exactly? Their prompt - https://old.reddit.com/r/bing/comments/11bd91j/release_of_th... Wouldn't it be better to unify around ChatML, for the sake of all future training data being consistent? I thought it was strange that they used but not the rest of the ChatML syntax. (There is always the possibility that they are using…

Platform lock-in. Interoperability would not only be more costly in terms of the work to design and agree on a common standard, but it'd also makes it easier to switch to a competitor.

> but it'd also makes it easier to switch to a competitor.

Thing is, the end user never sees this implementation detail, so it only matters on their side.

Re: ChatML: ChatGPT API expects a structured format, called Chat Markup Language

#83
post #70
post #4

(I work at OpenAI.) This document is a preview of the underlying format consumed by ChatGPT models. As an API user, today you use our higher-level API ( https://platform.openai.com/docs/guides/chat ). We'll be opening up direct access to this format in the future, and want to give people visibility into what's going on under the hood in the meanwhile!

Whats wrong with XMPP? Why re-invent the wheel?

the idea is to do a mininal training on an existing model, so minimal addition of new tokens
Post reply on HN