You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embeddings.ipynb
+1-12Lines changed: 1 addition & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -32,18 +32,7 @@
32
32
"execution_count": 1,
33
33
"id": "0be1af71",
34
34
"metadata": {},
35
-
"outputs": [
36
-
{
37
-
"name": "stderr",
38
-
"output_type": "stream",
39
-
"text": [
40
-
"/home/limcheekin/ws/py/open-text-embeddings/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py:127: UserWarning: Field \"model_name\" has conflict with protected namespace \"model_\".\n",
41
-
"\n",
42
-
"You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.\n",
0 commit comments