Skip to content

Commit 4593cb7

Browse files
committed
update llama to 3.3-70b
1 parent d4fae80 commit 4593cb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

initialize/handlers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ func (h *Handler) engines(c *gin.Context) {
9999
"o3-mini",
100100
"gpt-3.5-turbo-0125",
101101
"claude-3-haiku-20240307",
102-
"meta-llama/Llama-3-70b-chat-hf",
102+
"meta-llama/Llama-3.3-70B-Instruct-Turbo",
103103
"mistralai/Mixtral-8x7B-Instruct-v0.1",
104104
}
105105

0 commit comments

Comments
 (0)