We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
感谢 LlamaFamily 社区提供的API,下面是一个喂饭级使用教学。
接口
兼容了 OpenAI 的 chat 对话接口
https://api.atomecho.cn/v1
API key LlamaFamily官方网站注册登录领取,链接见下: https://llama.family/docs/secret
可用模型
Atom-13B-Chat (32K)
Atom-7B-Chat (16K)
Atom-1B-Chat (4K)
Llama3-Chinese-8B-Instruct(8K)
提醒: 不能直用官方模型名,部分模型后面补上chat,上列表是已测试成功对话的模型名称 最大内容长度 4K模型是4096,其它以此类推
提醒:
不能直用官方模型名,部分模型后面补上chat,上列表是已测试成功对话的模型名称
最大内容长度 4K模型是4096,其它以此类推
放个截图:
使用上图同款应用 chat.oaiui.com
--> Llama3-Chinese-8B-Instruct 这个模型会有重复回答bug。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
感谢 LlamaFamily 社区提供的API,下面是一个喂饭级使用教学。
接口
兼容了 OpenAI 的 chat 对话接口
API key
LlamaFamily官方网站注册登录领取,链接见下:
https://llama.family/docs/secret
可用模型
Atom-13B-Chat (32K)
Atom-7B-Chat (16K)
Atom-1B-Chat (4K)
Llama3-Chinese-8B-Instruct(8K)
放个截图:
使用上图同款应用 chat.oaiui.com
--> Llama3-Chinese-8B-Instruct 这个模型会有重复回答bug。
The text was updated successfully, but these errors were encountered: