Skip to content

Commit e2c57b1

Browse files
authored
docs: update ragas_custom_model.ipynb (#988)
avaialble -> available
1 parent e18b927 commit e2c57b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/howtos/customisations/ragas_custom_model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"1. Generation of QA pairs, evolution, etc\n",
1111
"2. LLM as Critic model to give feedback to generated QA pairs to ensure and improve quality\n",
1212
"\n",
13-
"We have built and opensourced a [custom model](https://huggingface.co/explodinggradients/Ragas-critic-llm-Qwen1.5-GPTQ) as critic model to be used instead of GPT-4 (default). This model is avaialble here for free and can deliver upto 200 tokens per second of an A10 instance. \n",
13+
"We have built and opensourced a [custom model](https://huggingface.co/explodinggradients/Ragas-critic-llm-Qwen1.5-GPTQ) as critic model to be used instead of GPT-4 (default). This model is available here for free and can deliver upto 200 tokens per second of an A10 instance. \n",
1414
"\n",
1515
"Follow the rest of the notebook to use this model as critic model instead of GPT-4.\n"
1616
]

0 commit comments

Comments
 (0)