Skip to content

Commit

Permalink
chore: remove old llm choices
Browse files Browse the repository at this point in the history
  • Loading branch information
CNSeniorious000 committed Nov 24, 2024
1 parent 10f512e commit 529cc0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/controls/ModelSelector.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
<ModelItem id="llama3.1-70b" name="llama3.1-70b" title="🚀 Cerebras 提供的超快 Llama3.1" />
<ModelItem id="mixtral-8x7b-32768" name="mixtral-8x7b" title="🚀 来自法国的明星大模型 Mixtral" />
<ModelItem id="gemma2-9b-it" name="gemma2-9b-it" title="🚀 Google 最新发布的 Gemma 2" />
<ModelItem id="gpt-3.5-turbo-0125" name="gpt-3.5-turbo" title="填写自己的 API Key 以使用" />
<ModelItem id="gpt-4o-mini-2024-07-18" name="gpt-4o-mini" title="🔥 OpenAI 最新的全能模型" />
<ModelItem id="nous-hermes-2-mixtral-8x7b-dpo" name="nous-hermes-2" title="基于 Mixtral 的 MOE 模型" />
<ModelItem id="grok-beta" name="grok-beta" title="🚀 马斯克 x.ai 推出的 Grok" />
<!-- <ModelItem id="internlm/internlm2_5-20b-chat" name="internlm2.5-20b" title="✨ 书生·浦语" /> -->
<ModelItem id="Qwen/Qwen2.5-32B-Instruct" name="Qwen2.5-32B-Instruct" title="✨ 通义千问" />
Expand Down

1 comment on commit 529cc0a

@vercel
Copy link

@vercel vercel bot commented on 529cc0a Nov 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.