Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shuyuej
/
Meta-Llama-3.1-70B-Smaller-GPTQ
like
0
Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
4-bit precision
gptq
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d575854
Meta-Llama-3.1-70B-Smaller-GPTQ
/
generation_config.json
shuyuej
Upload 4 files
87ff0b9
verified
4 months ago
raw
Copy download link
history
blame
Safe
185 Bytes
{
"do_sample"
:
true
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"_from_model_config"
:
true
,
"bos_token_id"
:
128000
,
"eos_token_id"
:
128001
,
"transformers_version"
:
"4.43.0.dev0"
}