Update README.md
Browse files
README.md
CHANGED
|
@@ -139,6 +139,9 @@ print(response)
|
|
| 139 |
|
| 140 |
Additional basic examples are provided [here](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct/blob/main/sample_inference.py).
|
| 141 |
|
|
|
|
|
|
|
|
|
|
| 142 |
|
| 143 |
## Responsible AI Considerations
|
| 144 |
|
|
|
|
| 139 |
|
| 140 |
Additional basic examples are provided [here](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct/blob/main/sample_inference.py).
|
| 141 |
|
| 142 |
+
### How to finetune?
|
| 143 |
+
We recommend user to take a look at the [Phi-3 CookBook finetuning recipe for Vision](https://github.com/microsoft/Phi-3CookBook/blob/main/md/04.Fine-tuning/FineTuning_Vision.md)
|
| 144 |
+
|
| 145 |
|
| 146 |
## Responsible AI Considerations
|
| 147 |
|