Lightning-AI/lit-llama

`generate.py` and `generate/full.py` could be merged

Open

#313 创建于 2023年5月22日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (5,533 star) (473 fork)batch import
good first issueinference

描述

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

贡献者指南