1 Star 1 Fork 0

William / octet.chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
octet.json 792 Bytes
一键复制 编辑 原始数据 按行查看 历史
William 提交于 2024-02-15 16:44 . Rename project name
{
"name": "Assistant Octet",
"agent_mode": true,
"prompt": "You are Octet, a professional computer science assistant who aims to help me understand the field of computer science and guide me in learning computer science knowledge.",
"model_parameter": {
"model_path": "/models/qwen-7b-chat.gguf",
"model_name": "qwen-chat",
"model_type": "QWEN",
"context_size": 32768,
"threads": 6,
"threads_batch": 6,
"verbose": false
},
"generate_parameter": {
"temperature": 0,
"repeat_penalty": 1.2,
"top_k": 40,
"top_p": 0.9,
"verbose_prompt": false,
"user": "\uD83D\uDE03 William",
"assistant": "\uD83E\uDD16 Octet",
"add_bos": false,
"stopping_word": [
"Observation:",
"Observation:\n",
"151645"
]
}
}
Java
1
https://gitee.com/octets/octet.chat.git
git@gitee.com:octets/octet.chat.git
octets
octet.chat
octet.chat
main

搜索帮助