Text Generation
Transformers
Safetensors
phi
conversational
Eval Results
Inference Endpoints
text-generation-inference
rhysjones commited on
Commit
f408518
1 Parent(s): b8fa81b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -134,7 +134,7 @@ within Hugging Face's Transformers library (without the need for trust remote co
134
 
135
  # Prompt Format
136
 
137
- Phi-2 Orange v2 uses ChatML as the prompt format, with or without the system instruction.
138
  (Update 12th March 2024: fixed eos_token issue)
139
 
140
  It's recommended to always prompt with a system instruction (use whatever system prompt you like):
 
134
 
135
  # Prompt Format
136
 
137
+ Phi-2 Orange v2 uses ChatML as the prompt format.
138
  (Update 12th March 2024: fixed eos_token issue)
139
 
140
  It's recommended to always prompt with a system instruction (use whatever system prompt you like):