Commit
•
24579e8
1
Parent(s):
dfa19c2
Cleaning up introductions
Browse files- 01_1_TGI-launcher.ipynb +9 -0
- 01_2_TGI-benchmark.ipynb +1 -1
01_1_TGI-launcher.ipynb
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
{
|
2 |
"cells": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
{
|
4 |
"cell_type": "markdown",
|
5 |
"id": "fe3c1d07-73d2-4906-97c4-2877f42a5fd7",
|
|
|
1 |
{
|
2 |
"cells": [
|
3 |
+
{
|
4 |
+
"metadata": {},
|
5 |
+
"cell_type": "markdown",
|
6 |
+
"source": [
|
7 |
+
"# Introduction\n",
|
8 |
+
"The purpose of this notebook is to give you some tips on TGI and to get it running in this notebook."
|
9 |
+
],
|
10 |
+
"id": "2572084a0dd24246"
|
11 |
+
},
|
12 |
{
|
13 |
"cell_type": "markdown",
|
14 |
"id": "fe3c1d07-73d2-4906-97c4-2877f42a5fd7",
|
01_2_TGI-benchmark.ipynb
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"metadata": {},
|
7 |
"source": [
|
8 |
"# Introduction\n",
|
9 |
-
"
|
10 |
]
|
11 |
},
|
12 |
{
|
|
|
6 |
"metadata": {},
|
7 |
"source": [
|
8 |
"# Introduction\n",
|
9 |
+
"The purpose of this notebook is to show how to launch the TGI Benchmark tool. \n"
|
10 |
]
|
11 |
},
|
12 |
{
|