Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
phi-2
like
3.24k
Follow
Microsoft
4,735
Text Generation
Transformers
Safetensors
English
phi
nlp
code
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
131
Train
Deploy
Use this model
9a5117d
phi-2
/
generation_config.json
joaogante
HF staff
Add EOS token to the generation config
9a5117d
verified
10 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
{
"_from_model_config"
:
true
,
"transformers_version"
:
"4.37.0.dev0"
,
"eos_token_id"
:
50256
,
"bos_token_id"
:
50256
}