Lightning-AI/lit-llama
`generate.py` and `generate/full.py` could be merged
Aberta
#313 aberto em 22 de mai. de 2023
good first issueinference
Métricas do repositório
- Stars
- (5.533 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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