Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
UBC-NLP
/
DetoxLLM-7B
like
1
Follow
UBC Deep Learning & NLP Lab
38
Text Generation
Transformers
Safetensors
UBC-NLP/DetoxLLM
English
llama
text-generation-inference
Inference Endpoints
arxiv:
2402.15951
License:
llama2
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
42e95d8
DetoxLLM-7B
/
generation_config.json
Tawkat
Upload LlamaForCausalLM
207f793
verified
8 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.0
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.38.0"
}