munish0838
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1 |
|
2 |
---
|
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
base_model: google/gemma-2-27b-it
|
5 |
pipeline_tag: text-generation
|
6 |
license: gemma
|
@@ -38,3 +54,4 @@ This is a new approach for abliterating models using CPU only. I was able to abl
|
|
38 |
Check out the <a href="https://huggingface.co/byroneverson/gemma-2-27b-it-abliterated/blob/main/abliterate-gemma-2-27b-it.ipynb">jupyter notebook</a> for details of how this model was abliterated from gemma-2-27b-it.
|
39 |
|
40 |
![Logo](https://huggingface.co/byroneverson/gemma-2-27b-it-abliterated/resolve/main/logo.png "Logo")
|
|
|
|
1 |
|
2 |
---
|
3 |
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
base_model: gemma-2-27b-it-abliterated
|
6 |
+
library_name: transformers
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
|
11 |
+
|
12 |
+
|
13 |
+
# QuantFactory/gemma-2-27b-it-abliterated-GGUF
|
14 |
+
This is quantized version of [byroneverson/gemma-2-27b-it-abliterated](https://huggingface.co/byroneverson/gemma-2-27b-it-abliterated) created using llama.cpp
|
15 |
+
|
16 |
+
# Original Model Card
|
17 |
+
|
18 |
+
---
|
19 |
+
|
20 |
base_model: google/gemma-2-27b-it
|
21 |
pipeline_tag: text-generation
|
22 |
license: gemma
|
|
|
54 |
Check out the <a href="https://huggingface.co/byroneverson/gemma-2-27b-it-abliterated/blob/main/abliterate-gemma-2-27b-it.ipynb">jupyter notebook</a> for details of how this model was abliterated from gemma-2-27b-it.
|
55 |
|
56 |
![Logo](https://huggingface.co/byroneverson/gemma-2-27b-it-abliterated/resolve/main/logo.png "Logo")
|
57 |
+
|