Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,37 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
library_name: transformers
|
4 |
tags:
|
5 |
-
-
|
6 |
-
-
|
7 |
-
-
|
8 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
|
|
10 |
|
11 |
-
|
12 |
-
This model was converted to GGUF format from [`Novaciano/Ameba-3.2-1B`](https://huggingface.co/Novaciano/Ameba-3.2-1B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
13 |
-
Refer to the [original model card](https://huggingface.co/Novaciano/Ameba-3.2-1B) for more details on the model.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## Use with llama.cpp
|
16 |
Install llama.cpp through brew (works on Mac and Linux)
|
17 |
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- Novaciano/GRONEKILLER_REBORN-3.2-1B
|
4 |
+
- jahyungu/Llama-3.2-1B-Instruct_Open-Critic-GPT_cluster9
|
5 |
+
- minions-stanford/minion-llama-3.2-1B-instruct
|
6 |
+
- nqdhocai/LogicLlama-3.2-1B-MALLS-v1
|
7 |
+
- mveroe/Llama-3.2-1B-Instruct-distillation-alpaca-3.0-HarmfulLLMLat-sauce2
|
8 |
+
- thuanan/Llama-3.2-1B-RLHF-2k-vi-alpaca
|
9 |
library_name: transformers
|
10 |
tags:
|
11 |
+
- not-for-all-audiences
|
12 |
+
- nsfw
|
13 |
+
- 4-bit
|
14 |
+
- 1b
|
15 |
+
- uncensored
|
16 |
+
- abliterated
|
17 |
+
- llama
|
18 |
+
- rp
|
19 |
+
- roleplay
|
20 |
+
license: apache-2.0
|
21 |
+
language:
|
22 |
+
- en
|
23 |
+
- es
|
24 |
---
|
25 |
+
# NSFW Ameba 3.2 1B
|
26 |
|
27 |
+
<center><img src="https://www.autopista.es/uploads/s1/10/32/90/85/la-ameba-contiene-estructuras-especializadas-llamadas-organulos-que-realizan-una-variedad-de-funciones-celulares.jpeg" alt="IMG-20250506-210550" border="0"></a></center>
|
|
|
|
|
28 |
|
29 |
+
---
|
30 |
+
# merge
|
31 |
+
|
32 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
33 |
+
|
34 |
+
---
|
35 |
## Use with llama.cpp
|
36 |
Install llama.cpp through brew (works on Mac and Linux)
|
37 |
|