Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nytopop
/
Llama-3.2-3B-Instruct-abliterated.w8a8
like
0
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
8-bit precision
compressed-tensors
License:
llama3.2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
nytopop
commited on
Apr 18
Commit
154c305
·
verified
·
1 Parent(s):
90e82e3
Upload README.md with huggingface_hub
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
# creation
2
3
```python
1
+
---
2
+
library_name: transformers
3
+
license: llama3.2
4
+
base_model: meta-llama/Llama-3.2-3B-Instruct
5
+
tags:
6
+
- abliterated
7
+
---
8
+
9
# creation
10
11
```python