Lightning-AI/lit-llama

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

Open

#313 opened on 2023年5月22日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (5,533 stars) (473 forks)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

コントリビューターガイド