Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
---
|
2 |
base_model: altomek/CodeRosa-70B-AB1
|
3 |
language:
|
4 |
-
|
5 |
license: other
|
6 |
inference: false
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# CodeRosa-70B-AB1
|
10 |
|
11 |
-
ExLlamav2 4.9 bpw 8 h quants of https://huggingface.co/altomek/CodeRosa-70B-AB1
|
|
|
1 |
---
|
2 |
base_model: altomek/CodeRosa-70B-AB1
|
3 |
language:
|
4 |
+
- en
|
5 |
license: other
|
6 |
inference: false
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- merge
|
11 |
---
|
12 |
|
13 |
# CodeRosa-70B-AB1
|
14 |
|
15 |
+
ExLlamav2 4.9 bpw 8 h quants of https://huggingface.co/altomek/CodeRosa-70B-AB1
|