Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,9 @@ license: apache-2.0
|
|
9 |
---
|
10 |
# SOLAR-13B-Instruct-v1.0
|
11 |
|
12 |
-
This is SOLAR-10.7B, but
|
|
|
|
|
13 |
|
14 |
This is a frankenmerge model created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
|
|
9 |
---
|
10 |
# SOLAR-13B-Instruct-v1.0
|
11 |
|
12 |
+
This is SOLAR-10.7B, but upscaled to 13B, to optimize VRAM usage of typical GPU cards (a 4bit quant fits in 12GB).
|
13 |
+
|
14 |
+
Evaluations coming soon!
|
15 |
|
16 |
This is a frankenmerge model created using [mergekit](https://github.com/cg123/mergekit).
|
17 |
|