Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,4 +13,4 @@ jsonargparse[signatures] # generate.py, convert_checkpoint.py CLI
|
|
13 |
bitsandbytes # quantization.py
|
14 |
datasets # evaluate.py
|
15 |
zstandard # prepare_redpajama.py
|
16 |
-
|
|
|
13 |
bitsandbytes # quantization.py
|
14 |
datasets # evaluate.py
|
15 |
zstandard # prepare_redpajama.py
|
16 |
+
git+https://github.com/Lightning-AI/lit-llama.git
|