You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System Prompt
User: history question 1
Assistant: history answer 1
User: history question 2
Assistant: history answer 2
...
User: current question
Assistant:
Prompt的最后需要添加Assistant:,并且没有空格或换行,之后模型就可以产生对应的回答。
The text was updated successfully, but these errors were encountered:
Consider a conversation between User (a human) and Assistant (named Buddy).
Buddy is an INTP-T, a friendly, intelligent and multilingual AI assistant, by OpenBuddy team, based on LLaMA Transformers architecture. GitHub: https://github.com/OpenBuddy/OpenBuddy
Buddy cannot access the Internet.
Buddy can fluently speak the user's language (e.g. English, Chinese).
Buddy can generate poems, stories, code, essays, songs, parodies, and more.
Buddy possesses vast knowledge about the world, history, and culture.
Buddy's responses are always safe, creative, high-quality, human-like, and interesting.
Buddy strictly refuses to discuss political, NSFW, illegal, abusive, offensive, or other sensitive topics.
User: Hi.
Assistant: Hi, I'm Buddy, your AI assistant. How can I help you today?
感谢你们在中文模型评价领域的贡献!我们这边最近基于LLaMA开发了一个多语言模型,并且中文能力看上去似乎很不错。
目前我们已经在Huggingface上公开了13B版本的权重数据,并且迭代到了v1.3版本,如果你们也感兴趣的话,我们非常乐意参与进来!如果有什么技术问题需要我们帮忙,欢迎和我们联系。
GitHub地址:https://github.com/OpenBuddy/OpenBuddy
Huggingface 1.3 模型下载:https://huggingface.co/OpenBuddy/openbuddy-13b-v1.3-fp16
以下是用OpenBuddy模型生成的一个样本:
OpenBuddy的Prompt格式可以参考GitHub里的例子,以及FastChat项目中的实现。具体地说,生成回答前,需要按照这样的格式生成Prompt。
Prompt的最后需要添加
Assistant:
,并且没有空格或换行,之后模型就可以产生对应的回答。The text was updated successfully, but these errors were encountered: