Danial/vision ft (#1444)

This commit is contained in:
danial-openai 2024-10-29 19:59:35 -04:00 committed by GitHub
parent 0ed141240f
commit 0fdaae86eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 926 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -1625,6 +1625,9 @@
authors: authors:
- charuj - charuj
tags: tags:
- latency
- cost
- prompt caching
- completions - completions
- title: Leveraging model distillation to fine-tune a model - title: Leveraging model distillation to fine-tune a model
@ -1672,3 +1675,13 @@
tags: tags:
- evals - evals
- completions - completions
- title: Vision Fine-tuning on GPT-4o for Visual Question Answering on Medical Images
path: examples/multimodal/Vision_Fine_tuning_on_GPT4o_for_Visual_Question_Answering_on_Medical_Images.ipynb
date: 2024-10-02
authors:
- danial-openai
tags:
- vision
- fine-tuning
- completions