Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Undi95
/
Meta-Llama-3-70B-hf
like
2
Text Generation
Transformers
Safetensors
PyTorch
English
llama
facebook
meta
llama-3
conversational
text-generation-inference
Inference Endpoints
License:
llama3
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
025ad11
Meta-Llama-3-70B-hf
/
generation_config.json
Undi95
Upload 3 files
025ad11
verified
6 months ago
raw
Copy download link
history
blame
Safe
177 Bytes
{
"bos_token_id"
:
128000
,
"eos_token_id"
:
128001
,
"do_sample"
:
true
,
"temperature"
:
0.6
,
"max_length"
:
4096
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.0.dev0"
}