Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
stabilityai
/
stablelm-2-12b
like
115
Follow
Stability AI
5,712
Text Generation
Transformers
Safetensors
6 datasets
7 languages
stablelm
causal-lm
Inference Endpoints
arxiv:
12 papers
License:
other
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c4e0a2b
stablelm-2-12b
/
generation_config.json
jon-tow
fix: set pad token id in gen config
15e5677
7 months ago
raw
Copy download link
history
blame
Safe
152 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
100257
,
"eos_token_id"
:
100257
,
"pad_token_id"
:
100257
,
"transformers_version"
:
"4.39.0.dev0"
}