Cohere: added the smaller aya model

This commit is contained in:
equal-l2 2024-09-02 19:20:05 +09:00 committed by GitHub
parent a0dc16d84c
commit 13f237059d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2948,7 +2948,8 @@
<h4 data-i18n="Cohere Model">Cohere Model</h4>
<select id="model_cohere_select">
<optgroup label="Stable">
<option value="c4ai-aya-23">c4ai-aya-23</option>
<option value="c4ai-aya-23-35b">c4ai-aya-23-35b</option>
<option value="c4ai-aya-23-8b">c4ai-aya-23-8b</option>
<option value="command-light">command-light</option>
<option value="command">command</option>
<option value="command-r">command-r</option>