fix embedding size

This commit is contained in:
team2
2026-02-18 06:29:00 +01:00
parent 9017701ad3
commit 0d3efa228d

View File

@@ -82,7 +82,7 @@
class="form-select bg-dark text-light border-secondary"
required>
<option value="all-MiniLM-L6-v2">
all-MiniLM-L6-v2 (768d)
all-MiniLM-L6-v2 (384)
</option>
</select>
</div>
@@ -93,7 +93,7 @@
</label>
<input type="number"
name="embedding_dimension"
value="768"
value="384"
class="form-control bg-dark text-light border-secondary"
readonly>
<div class="form-text text-secondary">