dahara1 commited on
Commit
7f36aba
1 Parent(s): b465cf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -122,7 +122,8 @@ if __name__ == "__main__":
122
  ```
123
 
124
  ## Acknowledgements
125
-
126
- - [mit-han-lab/awq-model-zoo](https://huggingface.co/datasets/mit-han-lab/awq-model-zoo)
 
127
  Thanks for uploading the AWQ quantization sample.
128
 
 
122
  ```
123
 
124
  ## Acknowledgements
125
+ - [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
126
+ [Built with Meta Llama 3](https://llama.meta.com/llama3/license/)
127
+ - [mit-han-lab/awq-model-zoo](https://huggingface.co/datasets/mit-han-lab/awq-model-zoo)
128
  Thanks for uploading the AWQ quantization sample.
129