Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,10 @@ language:
|
|
9 |
- de
|
10 |
pipeline_tag: text-generation
|
11 |
tags:
|
12 |
-
-
|
13 |
-
-
|
|
|
|
|
14 |
- 8B
|
15 |
---
|
16 |
<div style="background: linear-gradient(135deg, #2d0a3e, #701f6e, #b83150); border-radius: 16px; padding: 30px; margin: 20px auto; box-shadow: 0 10px 30px rgba(0,0,0,0.3); text-align: center; max-width: 500px;">
|
|
|
9 |
- de
|
10 |
pipeline_tag: text-generation
|
11 |
tags:
|
12 |
+
- LLM
|
13 |
+
- General
|
14 |
+
- Instruct
|
15 |
+
- llama-cpp
|
16 |
- 8B
|
17 |
---
|
18 |
<div style="background: linear-gradient(135deg, #2d0a3e, #701f6e, #b83150); border-radius: 16px; padding: 30px; margin: 20px auto; box-shadow: 0 10px 30px rgba(0,0,0,0.3); text-align: center; max-width: 500px;">
|