Skip to content

kentonson/bob-plugin-groq-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groq-translate-bob-plugin

基于 Groq API 的 Bob 翻译插件。

可选模型

  • llama3-8b-8192 (默认):兼具质量和速度
  • llama3-70b-8192:效果更好,但速度不如llama3-8b-8192
  • mixtral-8x7b-32768
  • gemma-7b-it

使用

  1. 下载安装此插件

    image-20240425195737758

  2. 获取 Groq API 的 API KEY

image-20240425195737758

  1. 将 API KEY 填入 Bob 偏好设置 > 服务 > 此插件配置界面的 API KEY 的输入框中

image-20240425195855409

Notes

得益于GroqCloud本身巨快的推理速度,结合最新开源模型llama3,目前性价比超高(Groq API目前免费,但有速率限制,个人使用足够)。

image-20240425195855409

感谢

本仓库参考部分其他优秀源码,感谢bob-plugin-coherebob-plugin-openai-translator

About

支持Groq API 的bob-translate插件,目前(04/25/2024)支持llama3-8b-8192、llama3-70b-8192、mixtral-8x7b-32768、gemma-7b-it

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published