Skip to content

Commit 5603fbe

Browse files
committed
Fix naming typo
1 parent 9ed4486 commit 5603fbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/examples/Hindi_Tamil_RAG_with_Navarasa7B.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# Hindi and Tamil Question Answer / RAG\n",
1010
"\n",
11-
"In this notebook, we use new Navrasa LLMs from TeluguLLM to create a Hindi and Tamil Question Answering system. Since we're using a 7B model with PEFT, this notebook is run on Google Colab with an A100. If you're working with a smaller machine, I'd encourage to try the 2B model instead."
11+
"In this notebook, we use new Navarasa LLMs from TeluguLLM to create a Hindi and Tamil Question Answering system. Since we're using a 7B model with PEFT, this notebook is run on Google Colab with an A100. If you're working with a smaller machine, I'd encourage to try the 2B model instead."
1212
]
1313
},
1414
{
@@ -164,9 +164,9 @@
164164
"cell_type": "markdown",
165165
"metadata": {},
166166
"source": [
167-
"## Downloading the Navrasa LLM\n",
167+
"## Downloading the Navarasa LLM\n",
168168
"\n",
169-
"We'll download the Navrasa LLM from TeluguLLM-Labs. This is a 7B model with PEFT."
169+
"We'll download the Navarasa LLM from TeluguLLM-Labs. This is a 7B model with PEFT."
170170
]
171171
},
172172
{

0 commit comments

Comments
 (0)