Update README.md
Browse files
README.md
CHANGED
@@ -25,8 +25,8 @@ Before you begin, ensure you have the following installed:
|
|
25 |
- PyTorch
|
26 |
- Transformers (Hugging Face)
|
27 |
- Time-LLM dependencies (see the original [Time-LLM repository](https://github.com/KimMeen/Time-LLM))
|
28 |
-
- Download the Llama 3.1-8B quantized model from Hugging Face:
|
29 |
-
git lfs install
|
30 |
-
git clone https://huggingface.co/akshathmangudi/llama3.1-8b-quantized
|
31 |
|
32 |
|
|
|
25 |
- PyTorch
|
26 |
- Transformers (Hugging Face)
|
27 |
- Time-LLM dependencies (see the original [Time-LLM repository](https://github.com/KimMeen/Time-LLM))
|
28 |
+
- Download the Llama 3.1-8B quantized model from Hugging Face:
|
29 |
+
git lfs install
|
30 |
+
git clone https://huggingface.co/akshathmangudi/llama3.1-8b-quantized
|
31 |
|
32 |
|