Merged
Conversation
Contributor
|
gpt-4o 的 tokenizer 改为 o200k_base 了,之前的 gpt-4 系列用的是 cl100k_base,gpt-4o 计算 token 的方式不一样了: |
新的token计算方式能降低不少token消耗 |
Contributor
Author
|
看起来要等待 go-openai 支持 o200k_base |
Contributor
Author
|
主要是中、日、韩语言的token数减少,字母文字几乎不变。 |
Contributor
|
现在token是 one-api 算的,还是 openai 那边算的? |
Contributor
Author
|
stream模式是oneapi算的 |
Owner
|
Thx~ |
mxdlzg
pushed a commit
to mxdlzg/one-api
that referenced
this pull request
May 28, 2024
SheldonLiu0412
pushed a commit
to SheldonLiu0412/one-api
that referenced
this pull request
Jan 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #1430
我已确认该 PR 已自测通过,相关截图如下:

(此处放上测试通过的截图,如果不涉及前端改动或从 UI 上无法看出,请放终端启动成功的截图)