Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,33 @@ base_model: SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored
|
|
13 |
This model was converted to GGUF format from [`SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored`](https://huggingface.co/SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
Refer to the [original model card](https://huggingface.co/SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored) for more details on the model.
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
## Use with llama.cpp
|
17 |
Install llama.cpp through brew (works on Mac and Linux)
|
18 |
|
|
|
13 |
This model was converted to GGUF format from [`SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored`](https://huggingface.co/SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
Refer to the [original model card](https://huggingface.co/SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored) for more details on the model.
|
15 |
|
16 |
+
---
|
17 |
+
Model details:
|
18 |
+
-
|
19 |
+
This is the basic model, no additional data was used except my uncensoring protocol.
|
20 |
+
|
21 |
+
Model Details
|
22 |
+
Censorship level: Low - Medium
|
23 |
+
|
24 |
+
6.4 / 10 (10 completely uncensored)
|
25 |
+
|
26 |
+
UGI score:
|
27 |
+
|
28 |
+
UGI Score
|
29 |
+
Phi-3.5-mini-instruct_Uncensored is available at the following quantizations:
|
30 |
+
Original: FP16
|
31 |
+
GGUF: Static Quants | iMatrix_GGUF-bartowski | iMatrix_GGUF-mradermacher
|
32 |
+
EXL2: 3.0 bpw | 4.0 bpw | 5.0 bpw | 6.0 bpw | 7.0 bpw | 8.0 bpw
|
33 |
+
Specialized: FP8
|
34 |
+
Mobile (ARM): Q4_0_X_X
|
35 |
+
Support
|
36 |
+
GPUs too expensive
|
37 |
+
My Ko-fi page ALL donations will go for research resources and compute, every bit is appreciated 🙏🏻
|
38 |
+
Other stuff
|
39 |
+
Blog and updates Some updates, some rambles, sort of a mix between a diary and a blog.
|
40 |
+
LLAMA-3_8B_Unaligned The grand project that started it all.
|
41 |
+
|
42 |
+
---
|
43 |
## Use with llama.cpp
|
44 |
Install llama.cpp through brew (works on Mac and Linux)
|
45 |
|