huggingface / huggingface/swift-chat
Allow system prompt to be specified, create real chat dialog system
Open
- Dominant language
- Swift
- Stars
- 597
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
The main constraint is that current models use a short sequence length because of performance considerations. This issue would become more and more important as we optimize and achieve a much larger context length. See https://github.com/huggingface/swift-transformers/issues/9 for a promising direction.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.