Lightning-AI/lit-llama

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

Ouverte

#313 ouverte le 22 mai 2023

 (4 commentaires) (0 réaction) (0 personne assignée)Python (473 forks)batch import
good first issueinference

Métriques du dépôt

Stars
 (5 533 étoiles)
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