Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 23, 2024
2 parents 0a6536b + 00be2be commit 5ec565f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ export const Baidu = {
if (modelName === "ernie-3.5-8k") {
endpoint = "completions";
}
if (modelName === "ernie-speed-128k") {
endpoint = "ernie-speed-128k";
}
if (modelName === "ernie-speed-8k") {
endpoint = "ernie_speed";
}
Expand Down

0 comments on commit 5ec565f

Please sign in to comment.