Orion-zhen
commited on
Commit
•
dc3b78c
1
Parent(s):
12f21d0
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: gpl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- infly/OpenCoder-8B-Instruct
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
---
|
10 |
+
|
11 |
+
# OpenCoder-8B-Instruct-AWQ
|
12 |
+
|
13 |
+
AWQ quantization of infly/OpenCoder-8B-Instruct, with group size 128, GEMM
|