Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.6.3

いくつかの例を見てみる

Yamada UIのコンポーネントを利用して作成された例です。これをガイドとして、あなたのアプリケーションを作成する際の参考にしてください。

はじめるコンポーネント

Playground

Temperature

0.56

Controls randomness: lowering results in less random completions. As the temperature approaches zero, the model will become deterministic and repetitive.

Maximum Length

256

The maximum number of tokens to generate. Requests can use up to 2,048 or 4,000 tokens, shared between prompt and completion. The exact limit varies by model.

Top P

0.9

Control diversity via nucleus sampling: 0.5 means half of all likelihood-weighted options are considered.

作者

hirotomoyamada