add installer

This commit is contained in:
team2
2026-02-26 21:28:00 +01:00
parent 71f86f112b
commit e5268aa720
2 changed files with 179 additions and 3 deletions

View File

@@ -100,9 +100,6 @@
<select name="embedding_model"
class="form-select bg-dark text-light border-secondary"
required>
<option value="all-MiniLM-L6-v2">
all-MiniLM-L6-v2 (384 Dimensionen)
</option>
<option value="intfloat/multilingual-e5-base">
intfloat/multilingual-e5-base (768 Dimensionen)
</option>