Skip to content

Commit cb62bd3

Browse files
committed
copy changes
1 parent 7a87f19 commit cb62bd3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

notebooks/integrations/jinaai/inference-jinaai.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"\n",
2626
"For this example, you will need:\n",
2727
"\n",
28-
"- An Elastic deployment with minimum **4GB machine learning node**\n",
28+
"- An Elastic deployment\n",
2929
" - We'll be using [Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-getting-started.html) for this example (available with a [free trial](https://cloud.elastic.co/registration?onboarding_token=vectorsearch&utm_source=github&utm_content=elasticsearch-labs-notebook))\n",
3030
"\n",
3131
"- Elasticsearch 8.18 or above.\n",
@@ -46,8 +46,6 @@
4646
"If you don't have an Elastic Cloud deployment, sign up [here](https://cloud.elastic.co/registration?onboarding_token=vectorsearch&utm_source=github&utm_content=elasticsearch-labs-notebook) for a free trial.\n",
4747
"\n",
4848
"- Go to the [Create deployment](https://cloud.elastic.co/deployments/create) page\n",
49-
" - Under **Advanced settings**, go to **Machine Learning instances**\n",
50-
" - You'll need at least **4GB** RAM per zone for this tutorial\n",
5149
" - Select **Create deployment**"
5250
]
5351
},

0 commit comments

Comments
 (0)