MarsupialAI
commited on
Commit
•
ed0a844
1
Parent(s):
d9b7565
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: mrl
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- chat
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
library_name: transformers
|
10 |
+
---
|
11 |
+
3.5bpw EXL2 quant of https://huggingface.co/MarsupialAI/Monstral-123B
|
12 |
+
|
13 |
+
Default settings and dataset utilized for measurements.
|