Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
webbigdata
/
ALMA-7B-Ja
like
13
Follow
webbigdata
5
Text Generation
Transformers
PyTorch
Safetensors
6 languages
llama
text-generation-inference
arxiv:
2309.11674
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
5413b0b
ALMA-7B-Ja
/
generation_config.json
dahara1
first commit
2562719
about 1 year ago
raw
Copy download link
history
blame
Safe
182 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
512
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.34.0"
}