aashish1904
commited on
Commit
•
d814bff
1
Parent(s):
7cae51e
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
|
4 |
+
datasets:
|
5 |
+
- SaisExperiments/Big-Alpaca-Uncensored
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
base_model:
|
9 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
10 |
+
|
11 |
+
---
|
12 |
+
|
13 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
|
14 |
+
|
15 |
+
|
16 |
+
# QuantFactory/Evil-Alpaca-3B-L3.2-GGUF
|
17 |
+
This is quantized version of [SaisExperiments/Evil-Alpaca-3B-L3.2](https://huggingface.co/SaisExperiments/Evil-Alpaca-3B-L3.2) created using llama.cpp
|
18 |
+
|
19 |
+
# Original Model Card
|
20 |
+
|
21 |
+
This is an experimental? model I have trained over Llama-3.2-3B-Instruct.
|
22 |
+
|
23 |
+
It is compatible with both Llama3 & Alpaca prompt format.
|
24 |
+
|
25 |
+
So far it seems to be quite uncensored, it also has a tendency to call the user derogatory terms (whoops >:3)
|