Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
Phi-3-mini-4k-instruct
like
1.08k
Follow
Microsoft
5,182
Text Generation
Transformers
Safetensors
English
French
phi3
nlp
code
conversational
custom_code
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
97
Train
Deploy
Use this model
gugarosa
commited on
May 3
Commit
920b6cf
•
1 Parent(s):
653ee82
fix(README): Adds temperature=0.7 to prevent Inference API from going off the chart.
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -8,6 +8,9 @@ pipeline_tag: text-generation
8
tags:
9
- nlp
10
- code
11
widget:
12
- messages:
13
- role: user
8
tags:
9
- nlp
10
- code
11
+
inference:
12
+
parameters:
13
+
temperature: 0.7
14
widget:
15
- messages:
16
- role: user