radm commited on
Commit
fb4aa40
·
verified ·
1 Parent(s): 159f39c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -6
README.md CHANGED
@@ -1,6 +1,21 @@
1
- ---
2
- license: other
3
- license_name: nexusflowresearchlicense
4
- license_link: >-
5
- https://huggingface.co/Nexusflow/Athene-V2-Chat/resolve/main/Nexusflow_Research_License_.pdf
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: nexusflowresearchlicense
4
+ license_link: >-
5
+ https://huggingface.co/Nexusflow/Athene-V2-Chat/resolve/main/Nexusflow_Research_License_.pdf
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ tags:
10
+ - RLHF
11
+ - Nexusflow
12
+ - Athene
13
+ - Chat Model
14
+ base_model:
15
+ - Qwen/Qwen2.5-72B-Instruct
16
+ ---
17
+ # Athene-V2-Chat-72B: Rivaling GPT-4o across Benchmarks
18
+
19
+ - AWQ 4bit version of [Nexusflow/Athene-V2-Chat](https://huggingface.co/Nexusflow/Athene-V2-Chat)
20
+ - [Quantization code](https://docs.vllm.ai/en/latest/quantization/auto_awq.html)
21
+