auto-patch README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,22 @@
|
|
2 |
base_model: ehristoforu/Llama-TI-8B-Instruct
|
3 |
language:
|
4 |
- en
|
|
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
7 |
tags:
|
8 |
-
-
|
9 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
## About
|
12 |
|
|
|
2 |
base_model: ehristoforu/Llama-TI-8B-Instruct
|
3 |
language:
|
4 |
- en
|
5 |
+
- code
|
6 |
library_name: transformers
|
7 |
+
license: apache-2.0
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
+
- llama
|
11 |
+
- llama3
|
12 |
+
- llama-ti
|
13 |
+
- fluently-lm
|
14 |
+
- fluently-merge
|
15 |
+
- chat
|
16 |
+
- conversational
|
17 |
+
- reflection
|
18 |
+
- reasoning
|
19 |
+
- math
|
20 |
+
- writing
|
21 |
---
|
22 |
## About
|
23 |
|