Lightning-AI/lit-llama
View on GitHub`generate.py` and `generate/full.py` could be merged
Open
#313 opened on May 22, 2023
good first issueinference
Repository metrics
- Stars
- (5,533 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Proposed in https://github.com/Lightning-AI/lit-llama/pull/255
The only difference in logic is the instruction tuning. We could add a flag for it as in https://github.com/Lightning-AI/lit-llama/pull/278