diff --git a/torchbenchmark/canary_models/lit_llama/requirements.txt b/torchbenchmark/canary_models/lit_llama/requirements.txt new file mode 100644 index 0000000000..1ddb0d5f50 --- /dev/null +++ b/torchbenchmark/canary_models/lit_llama/requirements.txt @@ -0,0 +1 @@ +# This file is required for model installation and should be blank diff --git a/torchbenchmark/canary_models/lit_llama_generate/requirements.txt b/torchbenchmark/canary_models/lit_llama_generate/requirements.txt new file mode 100644 index 0000000000..1ddb0d5f50 --- /dev/null +++ b/torchbenchmark/canary_models/lit_llama_generate/requirements.txt @@ -0,0 +1 @@ +# This file is required for model installation and should be blank diff --git a/torchbenchmark/canary_models/lit_llama_lora/requirements.txt b/torchbenchmark/canary_models/lit_llama_lora/requirements.txt new file mode 100644 index 0000000000..1ddb0d5f50 --- /dev/null +++ b/torchbenchmark/canary_models/lit_llama_lora/requirements.txt @@ -0,0 +1 @@ +# This file is required for model installation and should be blank