0%

AI工具的使用

1. 模型使用

1.1 代理网站

1.2 模型名字

1K Token = 1,000 个token

1M token 等于 1,000,000 个 token(一百万个 token)。

B(Billion)32B 代表这个模型有 320 亿个参数。

Preview:预览版本的意思,通常是早期测试版本,可能功能未完善或有性能限制。

Exp:实验版本的意思,表示这是一个实验性质的模型。

Lite:轻量版的意思,参数量更少,运行更快,占用资源更少。

Pro: 专业版/增强版。

Mini: 较小版本,介于完整版和 Lite 之间,比 Lite 稍大一些。

1.3 cherry studio (最好用的client)

  1. 可以多模型同时回答
  2. 所有模型支持联网
20250226

1.4 模型榜单

带投票榜单:https://huggingface.co/spaces/lmarena-ai/chatbot-arena-leaderboard vs https://lmarena.ai/?leaderboard

备份榜单: https://openlm.ai/chatbot-arena/

图表详细榜单:https://artificialanalysis.ai/

2. 使用场景

2.1 git ai commit

https://github.com/Zhengqbbb/cz-git

1
2
3
4
5
6
7
8
# 1. 安装 czg
npm i -g czg

# 2. 设置key
npx czg --api-key="sk-xxxxx" --api-endpoint="https://aihubmix.com/v1" --api-model="gpt-4o-mini"

# 3. 重写key
vi ~/.config/.czrc

需要同步,并且详细教程。。。

可以加首页作者微信,咨询相关问题!