Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
hmm183
/
vitty
like
0
PyTorch
llama
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
refs/pr/1
vitty
/
generation_config.json
hmm183
Upload LlamaForCausalLM
22be8a5
verified
7 months ago
raw
Copy download link
history
blame
Safe
205 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"pad_token_id"
:
32000
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0"
}