Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
minpeter
/
Alpaca-Llama-3.2-1B-Instruct
like
0
Text Generation
Transformers
PyTorch
Safetensors
tatsu-lab/alpaca
llama
axolotl
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
llama3.2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
676aeca
Alpaca-Llama-3.2-1B-Instruct
/
generation_config.json
minpeter
End of training
a0bf091
verified
26 days ago
raw
Copy download link
history
blame
Safe
180 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128001
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.47.1"
}