Lightning-AI/lit-llama

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

Open

#313 geöffnet am 22. Mai 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (473 Forks)batch import
good first issueinference

Repository-Metriken

Stars
 (5.533 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide