Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,8 @@ tags:
|
|
11 |
---
|
12 |
# Athene-Llama3-70B-AWQ
|
13 |
|
14 |
-
|
|
|
15 |
- AWQ 4bit version of [Nexusflow Athene-Llama3-70B-Preview](https://huggingface.co/Nexusflow/Athene-70B-Preview)
|
16 |
- [Quantization code](https://docs.vllm.ai/en/latest/quantization/auto_awq.html)
|
17 |
- Information from the original model below
|
|
|
11 |
---
|
12 |
# Athene-Llama3-70B-AWQ
|
13 |
|
14 |
+
### This repository contains the previous version. For the latest version, see: [Updated model](https://huggingface.co/radm/Athene-70B-AWQ)
|
15 |
+
|
16 |
- AWQ 4bit version of [Nexusflow Athene-Llama3-70B-Preview](https://huggingface.co/Nexusflow/Athene-70B-Preview)
|
17 |
- [Quantization code](https://docs.vllm.ai/en/latest/quantization/auto_awq.html)
|
18 |
- Information from the original model below
|