Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
zstanjj
/
HTML-Pruner-Llama-1B
like
4
Text Generation
Transformers
Safetensors
English
llama
conversational
custom_code
text-generation-inference
Inference Endpoints
arxiv:
2411.02959
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d40ab27
HTML-Pruner-Llama-1B
/
generation_config.json
zstanjj
Upload 13 files
dc3de94
verified
20 days 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"
}