应该很容易在模型之间转移上下文。
1 分•作者: gerdydog•9 个月前
我经常在一周内使用多个模型。有时候我喜欢在不同的模型上运行相同的提示词来比较质量,但一个非常烦人的地方是每次都要重新构建上下文。<p>我很惊讶还没有一个关于这个的标准,所以我整理了一个简单的 JSON 格式,可以使上下文转移更容易:<p>https://github.com/context-transfer-protocol/ctp-spec<p>我很乐意收到关于类似这样的东西是否真的有意义的反馈,或者如何改进的建议。我认为模型应该使上下文的可移植性变得简单。<p>附:欢迎贡献——随时推送更新。
查看原文
I often use multiple models throughout the week. Sometimes I like to run the same prompt across them to compare quality, but one really annoying part is having to rebuild the context each time.<p>I’m surprised there isn’t already a standard for this, so I put together a simple JSON format that could make context transfer easier:<p>https://github.com/context-transfer-protocol/ctp-spec<p>I would love feedback on whether something like this actually makes sense, or ways it could be improved. I think models should make portability of context straightforward.<p>P.S. Contributions welcome — feel free to push updates.