Skip to content
New issue

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

Does Baize-Chat qualify as a full LLM+RLHF solution to be included? #38

Open
mdingemanse opened this issue Jul 8, 2023 · 0 comments
Open

Comments

@mdingemanse
Copy link
Collaborator

https://huggingface.co/project-baize/baize-v2-13b

Baize is an open-source chat model fine-tuned with LoRA. This model is a 13B Baize-v2, trained with supervised fine-tuning (SFT) and self-distillation with feedback (SDF). This checkpoint has been merged with LLaMA so it's ready for use.

But also:

Using Baize checkpoints directly without the following format will not work.
[|Human|] and [|AI|] are required to mark the messages from the user and Baize. We recommend checking out our GitHub to find the best way to use Baize with our demo or Fastchat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant