mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
update titles (#653)
This commit is contained in:
parent
d534c85477
commit
35b7123faf
@ -435,7 +435,7 @@
|
|||||||
"id": "d61cd381-63ad-4ed9-b0be-47a438891028",
|
"id": "d61cd381-63ad-4ed9-b0be-47a438891028",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"### Create fine-tune job\n",
|
"## Fine-tuning\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Now we can create our fine-tuning job with the generated files and an optional suffix to identify the model. The response will contain an `id` which you can use to retrieve updates on the job.\n",
|
"Now we can create our fine-tuning job with the generated files and an optional suffix to identify the model. The response will contain an `id` which you can use to retrieve updates on the job.\n",
|
||||||
"\n",
|
"\n",
|
||||||
@ -606,7 +606,7 @@
|
|||||||
"id": "0025e392-84cd-4566-a384-ea31ca43e567",
|
"id": "0025e392-84cd-4566-a384-ea31ca43e567",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"## Generate with the fine-tuned model"
|
"## Inference"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user