Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Undi95
/
Meta-Llama-3-70B-Instruct-hf
like
19
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
5
Train
Deploy
Use this model
8db8ac3
Meta-Llama-3-70B-Instruct-hf
/
generation_config.json
Undi95
Upload 2 files
62d6935
verified
6 months ago
raw
Copy download link
history
blame
Safe
187 Bytes
{
"bos_token_id"
:
128000
,
"eos_token_id"
:
[
128001
,
128009
]
,
"do_sample"
:
true
,
"temperature"
:
0.6
,
"max_length"
:
4096
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.0.dev0"
}