Commit
•
99f77d8
1
Parent(s):
68e82ed
Fixing table rendering
Browse files
notebooks/jais_tgi_inference_endpoints.ipynb
CHANGED
@@ -154,6 +154,7 @@
|
|
154 |
"metadata": {},
|
155 |
"source": [
|
156 |
"Here is a convenient table of instance details you can use when selecting a GPU. Once you have chosen a GPU in Inference Endpoints, you can use the corresponding `instanceType` and `instanceSize`.\n",
|
|
|
157 |
"| hw_desc | instanceType | instanceSize | vRAM |\n",
|
158 |
"|---------------------|----------------|--------------|-------|\n",
|
159 |
"| 1x Nvidia Tesla T4 | g4dn.xlarge | small | 16GB |\n",
|
|
|
154 |
"metadata": {},
|
155 |
"source": [
|
156 |
"Here is a convenient table of instance details you can use when selecting a GPU. Once you have chosen a GPU in Inference Endpoints, you can use the corresponding `instanceType` and `instanceSize`.\n",
|
157 |
+
"\n",
|
158 |
"| hw_desc | instanceType | instanceSize | vRAM |\n",
|
159 |
"|---------------------|----------------|--------------|-------|\n",
|
160 |
"| 1x Nvidia Tesla T4 | g4dn.xlarge | small | 16GB |\n",
|