Cohere: added the smaller aya model

13f237059dc4df24533305765a39c2560b1682da

equal-l2 <eng.equall2@gmail.com>

Signed
1 files changed, +2 -1Ignore whitespace
public/index.html+2 -1
@@ -2948,7 +2948,8 @@
2948 <h4 data-i18n="Cohere Model">Cohere Model</h4>2948 <h4 data-i18n="Cohere Model">Cohere Model</h4>
2949 <select id="model_cohere_select">2949 <select id="model_cohere_select">
2950 <optgroup label="Stable">2950 <optgroup label="Stable">
2951 <option value="c4ai-aya-23">c4ai-aya-23</option>2951 <option value="c4ai-aya-23-35b">c4ai-aya-23-35b</option>
2952 <option value="c4ai-aya-23-8b">c4ai-aya-23-8b</option>
2952 <option value="command-light">command-light</option>2953 <option value="command-light">command-light</option>
2953 <option value="command">command</option>2954 <option value="command">command</option>
2954 <option value="command-r">command-r</option>2955 <option value="command-r">command-r</option>