LAION-AI / LAION-AI/Open-Assistant
SFT of tiiuae/falcon-40b
Open
@jordiclive is already working on this.
Since Jun 1, 2023.
ml
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
A new LLM with semi-permissive license was released: tiiuae/falcon-40b. It dethroned LLaMA on the HuggingFaceH4/open_llm_leaderboard.
Tasks:
- evaluate model (dragan)
- adapt our SFT training code (e.g. new tokenizer config, no DeepSpeed Adam)
- train first version with highest quality part of OA dataset (as used by QLoRA) (Jordi)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.