Docfile commited on
Commit
da7fc59
1 Parent(s): ec5066b

Update templates/math.html

Browse files
Files changed (1) hide show
  1. templates/math.html +2 -2
templates/math.html CHANGED
@@ -213,8 +213,8 @@
213
  <div class="flex flex-col md:flex-row justify-center items-center space-y-4 md:space-y-0 md:space-x-4">
214
  <select id="modelChoice" name="model_choice"
215
  class="select w-full md:w-auto">
216
- <option value="mariam's">Mariam's (Rapide et performant)</option>
217
- <option value="qwen2">Qwen2 (lent mais plus performant)</option>
218
  </select>
219
  <button type="submit"
220
  class="btn btn-primary w-full md:w-auto flex items-center space-x-2 disabled:opacity-50 disabled:cursor-not-allowed">
 
213
  <div class="flex flex-col md:flex-row justify-center items-center space-y-4 md:space-y-0 md:space-x-4">
214
  <select id="modelChoice" name="model_choice"
215
  class="select w-full md:w-auto">
216
+ <option value="mariam's">Mariam's (Ultra performant)</option>
217
+ <option value="qwen2">Qwen2 (lent et performant)</option>
218
  </select>
219
  <button type="submit"
220
  class="btn btn-primary w-full md:w-auto flex items-center space-x-2 disabled:opacity-50 disabled:cursor-not-allowed">