Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,45 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored
|
|
|
1 |
+
---
|
2 |
+
base_model: aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- de
|
6 |
+
- fr
|
7 |
+
- it
|
8 |
+
- pt
|
9 |
+
- hi
|
10 |
+
- es
|
11 |
+
- th
|
12 |
+
- zh
|
13 |
+
- ko
|
14 |
+
- ja
|
15 |
+
license: llama3.1
|
16 |
pipeline_tag: text-generation
|
17 |
+
tags:
|
18 |
+
- roleplay
|
19 |
+
- llama3
|
20 |
+
- sillytavern
|
21 |
+
- idol
|
22 |
+
- facebook
|
23 |
+
- meta
|
24 |
+
- pytorch
|
25 |
+
- llama
|
26 |
+
- llama-3
|
27 |
+
quantized_by: bartowski
|
28 |
+
extra_gated_fields:
|
29 |
+
First Name: text
|
30 |
+
Last Name: text
|
31 |
+
Date of birth: date_picker
|
32 |
+
Country: country
|
33 |
+
Affiliation: text
|
34 |
+
Job title:
|
35 |
+
type: select
|
36 |
+
options:
|
37 |
+
- Student
|
38 |
+
- Research Graduate
|
39 |
+
- AI researcher
|
40 |
+
- AI developer/engineer
|
41 |
+
- Reporter
|
42 |
+
- Other
|
43 |
---
|
44 |
|
45 |
## Llamacpp imatrix Quantizations of DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored
|