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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -30,3 +30,6 @@ git lfs install
30
  git clone https://huggingface.co/akshathmangudi/llama3.1-8b-quantized
31
 
32
 
 
 
 
 
30
  git clone https://huggingface.co/akshathmangudi/llama3.1-8b-quantized
31
 
32
 
33
+ ## Acknowledgments
34
+ - Hugging Face for the Llama 3.1-8B-quantized model.
35
+ - The original Time-LLM repository for the time-series framework.