Warm Up Models Prep (#2196)

This commit is contained in:
Yuhong Sun
2024-08-20 20:53:02 -07:00
committed by GitHub
parent 048cb8dd55
commit bb1916d5d0
4 changed files with 40 additions and 11 deletions

View File

@@ -311,11 +311,11 @@ export default function EmbeddingForm() {
>
<>
<div className="text-lg">
{selectedProvider.model_name} is a low-performance model.
{selectedProvider.model_name} is a lower accuracy model.
<br />
We recommend the following alternatives.
<li>OpenAI for cloud-based</li>
<li>Nomic for self-hosted</li>
<li>Cohere embed-english-v3.0 for cloud-based</li>
<li>Nomic nomic-embed-text-v1 for self-hosted</li>
</div>
<div className="flex mt-4 justify-between">
<Button color="green" onClick={() => setShowPoorModel(false)}>