Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jnjj
/
xddd
like
0
Text Generation
Transformers
Safetensors
llama
llama2
fused
cpu
context-8000
fusion-all2one
tensor-fusion
bias-removal
decode
coherence-enhancement
custom-code
text-generation-inference
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
xddd
/
generation_config.json
jnjj
Upload folder using huggingface_hub
887c99e
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
181 Bytes
{
"do_sample"
:
true
,
"max_new_tokens"
:
100
,
"no_repeat_ngram_size"
:
3
,
"repetition_penalty"
:
1.2
,
"temperature"
:
0.7
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.51.3"
}