Update README.md
Browse files
README.md
CHANGED
@@ -122,7 +122,8 @@ if __name__ == "__main__":
|
|
122 |
```
|
123 |
|
124 |
## Acknowledgements
|
125 |
-
|
126 |
-
|
|
|
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 |
|