Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
huihui-ai
/
Llama-3.2-1B-Instruct-abliterated
like
4
Text Generation
Transformers
Safetensors
llama
abliterated
uncensored
conversational
text-generation-inference
Inference Endpoints
License:
llama3.2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
20eddd1
Llama-3.2-1B-Instruct-abliterated
/
generation_config.json
huihui-ai
Upload 9 files
0a11869
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128008
,
128009
]
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.45.0.dev0"
}