Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Garten2-7B-GGUF
|
5 |
|
@@ -34,18 +42,6 @@ This repo contains GGUF format model files for Garten2-7B-GGUF.
|
|
34 |
|
35 |
# Original Model Card
|
36 |
|
37 |
-
---
|
38 |
-
base_model:
|
39 |
-
- mistralai/Mistral-7B-v0.1
|
40 |
-
tags:
|
41 |
-
- qlora
|
42 |
-
- dto
|
43 |
-
language:
|
44 |
-
- "en"
|
45 |
-
library_name: transformers
|
46 |
-
license: "apache-2.0"
|
47 |
-
---
|
48 |
-
|
49 |
# Details
|
50 |
|
51 |
Introducing Garten2-7B, a cutting-edge, small 7B all-purpose Language Model (LLM), designed to redefine the boundaries of artificial intelligence in natural language understanding and generation. Garten2-7B stands out with its unique architecture, expertly crafted to deliver exceptional performance in a wide array of tasks, from conversation to content creation.
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- mistralai/Mistral-7B-v0.1
|
4 |
+
tags:
|
5 |
+
- qlora
|
6 |
+
- dto
|
7 |
+
language:
|
8 |
+
- "en"
|
9 |
+
library_name: transformers
|
10 |
+
license: "apache-2.0"
|
11 |
---
|
12 |
# Garten2-7B-GGUF
|
13 |
|
|
|
42 |
|
43 |
# Original Model Card
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
# Details
|
46 |
|
47 |
Introducing Garten2-7B, a cutting-edge, small 7B all-purpose Language Model (LLM), designed to redefine the boundaries of artificial intelligence in natural language understanding and generation. Garten2-7B stands out with its unique architecture, expertly crafted to deliver exceptional performance in a wide array of tasks, from conversation to content creation.
|