Commit
•
94f13eb
1
Parent(s):
f178cf4
Update notebook with correct link to smaller GPU model
Browse files
notebooks/sentence-similarity-datasets-creation/02_synthetic_data_creation.ipynb
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
},
|
9 |
"source": [
|
10 |
"<div style=\"border-left: 4px solid #00A000; background-color: #F0FFF0; padding: 10px; margin: 10px 0;\">\n",
|
11 |
-
" <strong>Tip:</strong>
|
12 |
"</div>"
|
13 |
]
|
14 |
},
|
|
|
8 |
},
|
9 |
"source": [
|
10 |
"<div style=\"border-left: 4px solid #00A000; background-color: #F0FFF0; padding: 10px; margin: 10px 0;\">\n",
|
11 |
+
" <strong>Tip:</strong> To run the default model for this notebook, it's suggested to run on 4xL4 GPUs. You can also opt for a smaller GPU, but you must swap out the used model. If you want to run on a smaller GPU, it's suggested to use the <a href=\"https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct\">meta-llama/Meta-Llama-3-8B-Instruct</a> model.\n",
|
12 |
"</div>"
|
13 |
]
|
14 |
},
|