Fix typo (#2041)
This commit is contained in:
parent
cc594d4e3e
commit
e28c7412c2
@ -90,7 +90,7 @@ export default function Introduction({ setSettings, setStep }) {
|
|||||||
<p>
|
<p>
|
||||||
In summary, if you are getting good results with RAG currently,
|
In summary, if you are getting good results with RAG currently,
|
||||||
creating a fine-tune can squeeze <b>even more performance</b> out
|
creating a fine-tune can squeeze <b>even more performance</b> out
|
||||||
of a model. Fine-Tunes are are for improving response quality and
|
of a model. Fine-Tunes are for improving response quality and
|
||||||
general responses, but they are <b>not for knowledge recall</b> -
|
general responses, but they are <b>not for knowledge recall</b> -
|
||||||
that is what RAG is for! Together, it is a powerful combination.
|
that is what RAG is for! Together, it is a powerful combination.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user