Commit
•
b745dae
1
Parent(s):
819260d
Add base_model metadata
Browse filesAdds `base_model` metadata to expose this model in the Qwen/Qwen2-72B-Instruct model tree:
![Screenshot 2024-08-19 at 14.57.58.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/I3t9AEkZMoHjXqPa7Ol2a.png)
README.md
CHANGED
@@ -7,6 +7,7 @@ language:
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- chat
|
|
|
10 |
---
|
11 |
|
12 |
# Qwen2-72B-Instruct-AWQ
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- chat
|
10 |
+
base_model: Qwen/Qwen2-72B-Instruct
|
11 |
---
|
12 |
|
13 |
# Qwen2-72B-Instruct-AWQ
|