Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- mistral
|
7 |
+
- llama
|
8 |
+
- roleplay
|
9 |
+
- merge
|
10 |
+
---
|
11 |
+
<img src="logo.png">
|
12 |
+
|
13 |
+
This is a GGUF variant of <a href=https://huggingface.co/DZgas/GIGABATEMAN-7B>GIGABATEMAN-7B</a> model. Use with <a href=https://github.com/LostRuins/koboldcpp/releases>koboldcpp</a> (do not use GPT4ALL)
|