Lightning-AI/lit-llama

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

Open

#313 ouverte le 22 mai 2023

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (473 forks)batch import
good first issueinference

Métriques du dépôt

Stars
 (5 533 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur