Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
layoric
/
llama-2-13b-code-alpaca
like
8
Text2Text Generation
PEFT
PyTorch
theblackcat102/evol-codealpaca-v1
English
llama
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
2
Train
Use this model
refs/pr/1
llama-2-13b-code-alpaca
/
generation_config.json
layoric
Initial commit
d22975e
over 1 year ago
raw
Copy download link
history
blame
Safe
175 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"pad_token_id"
:
0
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.32.0.dev0"
}