Commit
•
26975fb
1
Parent(s):
819260d
Add base_model metadata (#5)
Browse files- Add base_model metadata (b745dae4b2f5766d296235435c31d56450b2a4f2)
Co-authored-by: Daniel van Strien <[email protected]>
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
|