functionary-small from MeetKai
7B
161 拉取 更新于 5 个月前
更新于 5 个月前
5 个月前
b5458b30e1b4 · 4.1GB
模型
架构llama
·
参数7.24B
·
量化Q4_0
4.1GB
参数
{"stop":["<|stop|>"]}
32B
系统
// 支持当需要时调用的函数定义。命名空间 functions { // 获取当前天气类型 get_current_weather = (_: { // 城市 和 州,例如旧金山,加利福尼亚 location: string, }) => any; } // 命名空间 functions
255B
模板
<|from|>system <|recipient|>all <|content|>{{ .System }} <|from|>system <|recipient|>all <|content|>一个人工智能助手和好奇用户之间的对话。助手对用户的问题给出了详细、友好且礼貌的答案。在需要时,助手会调用合适的输入函数 <|from|>user <|recipient|>all <|content|>{{ .Prompt }}
379B