NucleusSamplingFactor 屬性 參考 意見反應 定義 命名空間: Azure.AI.OpenAI 組件: Azure.AI.OpenAI.dll 套件: Azure.AI.OpenAI v1.0.0-beta.11 重要 部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。 取得或設定的 Temperature 替代值,稱...
Ruft einen alternativen Wert ab, der als TemperatureKernsampling bezeichnet wird, oder legt diesen fest, der dazu führt, dass das Modell die Ergebnisse der Token mit NucleusSamplingFactor Wahrscheinlichkeitsmasse berücksichtigt. C# Kopieren public float? NucleusSamplingFactor { get; set; } Ei...
Gets or set a an alternative value to Temperature, called nucleus sampling, that causes the model to consider the results of the tokens with NucleusSamplingFactor probability mass. C# Copy public float? NucleusSamplingFactor { get; set; } Property Value Nullable<Single> Remarks As an example...
Gets or set a an alternative value to Temperature, called nucleus sampling, that causes the model to consider the results of the tokens with NucleusSamplingFactor probability mass. C# Копиране public float? NucleusSamplingFactor { get; set; } Property Value Nullable<Single> Remarks ...
Gets or set a an alternative value to Temperature, called nucleus sampling, that causes the model to consider the results of the tokens with NucleusSamplingFactor probability mass.
これら 2 つの設定の相互作用を予測するのが困難であるため、と 同じ完了要求に対して を変更TemperatureNucleusSamplingFactorすることはお勧めしません。 NucleusSamplingFactor は、REST 要求スキーマの 'top_p' と同じです。 適用対象 製品バージョン Azure SDK for .NET Preview GitHub...
Gets or set a an alternative value to Temperature, called nucleus sampling, that causes the model to consider the results of the tokens with NucleusSamplingFactor probability mass. C# Copy public float? NucleusSamplingFactor { get; set; } Property Value Nullable<Single> Remarks As an example...