ms57rd commited on
Commit
a285b79
·
verified ·
1 Parent(s): af23d39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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