Update README.md
Browse files
README.md
CHANGED
@@ -1,57 +1,26 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
-
|
4 |
-
-
|
5 |
-
-
|
|
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
- not-for-all-audiences
|
11 |
-
- llama
|
12 |
-
-
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
|
|
14 |
|
15 |
-
|
16 |
-
This model was converted to GGUF format from [`Novaciano/Cerberus-3.2-1B`](https://huggingface.co/Novaciano/Cerberus-3.2-1B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
17 |
-
Refer to the [original model card](https://huggingface.co/Novaciano/Cerberus-3.2-1B) for more details on the model.
|
18 |
-
|
19 |
-
## Use with llama.cpp
|
20 |
-
Install llama.cpp through brew (works on Mac and Linux)
|
21 |
-
|
22 |
-
```bash
|
23 |
-
brew install llama.cpp
|
24 |
-
|
25 |
-
```
|
26 |
-
Invoke the llama.cpp server or the CLI.
|
27 |
-
|
28 |
-
### CLI:
|
29 |
-
```bash
|
30 |
-
llama-cli --hf-repo Novaciano/Cerberus-3.2-1B-IQ4_XS-GGUF --hf-file cerberus-3.2-1b-iq4_xs-imat.gguf -p "The meaning to life and the universe is"
|
31 |
-
```
|
32 |
-
|
33 |
-
### Server:
|
34 |
-
```bash
|
35 |
-
llama-server --hf-repo Novaciano/Cerberus-3.2-1B-IQ4_XS-GGUF --hf-file cerberus-3.2-1b-iq4_xs-imat.gguf -c 2048
|
36 |
-
```
|
37 |
-
|
38 |
-
Note: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.
|
39 |
-
|
40 |
-
Step 1: Clone llama.cpp from GitHub.
|
41 |
-
```
|
42 |
-
git clone https://github.com/ggerganov/llama.cpp
|
43 |
-
```
|
44 |
|
45 |
-
|
46 |
-
```
|
47 |
-
cd llama.cpp && LLAMA_CURL=1 make
|
48 |
-
```
|
49 |
|
50 |
-
|
51 |
-
```
|
52 |
-
./llama-cli --hf-repo Novaciano/Cerberus-3.2-1B-IQ4_XS-GGUF --hf-file cerberus-3.2-1b-iq4_xs-imat.gguf -p "The meaning to life and the universe is"
|
53 |
-
```
|
54 |
-
or
|
55 |
-
```
|
56 |
-
./llama-server --hf-repo Novaciano/Cerberus-3.2-1B-IQ4_XS-GGUF --hf-file cerberus-3.2-1b-iq4_xs-imat.gguf -c 2048
|
57 |
-
```
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- qingy2024/Benchmaxx-Llama-3.2-1B-Instruct
|
4 |
+
- AiAF/Pretrained-SCP-1B-QLoRA
|
5 |
+
- apider/Llama-3.2-1B-Instruct-FineTome-100k
|
6 |
+
- Novaciano/BAPHOMET
|
7 |
library_name: transformers
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
- not-for-all-audiences
|
12 |
+
- llama
|
13 |
+
- llama3.3
|
14 |
+
- uncensored
|
15 |
+
- abliterated
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
- es
|
19 |
---
|
20 |
+
# Cerberus (AKA: Perro Cabr贸n) 3.2 1B
|
21 |
|
22 |
+
<center> <img src="https://media1.tenor.com/m/MHJGiv_N2boAAAAd/dog-georgie.gif" border="0"></a> </center>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
+
Es la combinaci贸n de dos modelos recientes con sus datasets inyectados con una dosis... personal de mi mezcla BAPHOMET.
|
|
|
|
|
|
|
25 |
|
26 |
+
Si todo sale seg煤n creo, este modelo ser谩 ideal para quienes deseen partidas roleplay del SCP.
|
|
|
|
|
|
|
|
|
|
|
|
|
|