Update load_embedding_model.ipynb

This commit is contained in:
Jeff Vestal
2023-04-26 20:09:22 -05:00
committed by GitHub
parent 0f5c8ac217
commit dab4e0f46f

View File

@@ -29,7 +29,7 @@
"cell_type": "markdown",
"source": [
"# ElasticDocs GPT Blog\n",
"# Loading an emedding from Hugging Face into Elasticsearch\n",
"# Loading an embedding from Hugging Face into Elasticsearch\n",
"\n",
"This code will show you how to load a supported embedding model from Hugging Face into an elasticsearch cluster in [Elastic Cloud](https://cloud.elastic.co/)\n",
"\n",
@@ -263,4 +263,4 @@
"outputs": []
}
]
}
}