update titles (#653)

pull/660/head
Simón Fishman 1 year ago committed by GitHub
parent d534c85477
commit 35b7123faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save