Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
p1atdev
/
dart-v1-sft
like
17
Text Generation
Transformers
ONNX
Safetensors
isek-ai/danbooru-tags-2023
opt
trl
sft
optimum
danbooru
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
dd5a3f3
dart-v1-sft
/
generation_config.json
p1atdev
Upload OPTForCausalLM
cc93325
verified
9 months ago
raw
Copy download link
history
blame
Safe
163 Bytes
{
"bos_token_id"
:
0
,
"do_sample"
:
true
,
"eos_token_id"
:
1
,
"max_new_tokens"
:
128
,
"pad_token_id"
:
2
,
"top_k"
:
20
,
"transformers_version"
:
"4.38.0"
}