Update text
This commit is contained in:
parent
190bf16ce6
commit
af08f5c99e
|
@ -109,7 +109,7 @@ const setPetalsEnabled = (event: Event) => {
|
||||||
checked={!!$globalStorage.enablePetals}
|
checked={!!$globalStorage.enablePetals}
|
||||||
on:click={setPetalsEnabled}
|
on:click={setPetalsEnabled}
|
||||||
>
|
>
|
||||||
Use Petals API and Models
|
Use Petals API and Models (Llama 2)
|
||||||
</label>
|
</label>
|
||||||
{#if showPetalsSettings}
|
{#if showPetalsSettings}
|
||||||
<p>Set Petals API Endpoint:</p>
|
<p>Set Petals API Endpoint:</p>
|
||||||
|
|
Loading…
Reference in New Issue