Package and config updates#19
Merged
Merged
Annotations
10 warnings
|
|
|
|
|
PalmHill.Llama/LlamaExtensions.cs#L115
'InferenceParams.PresencePenalty' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
|
PalmHill.Llama/LlamaExtensions.cs#L114
'InferenceParams.FrequencyPenalty' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
|
PalmHill.Llama/LlamaExtensions.cs#L113
'InferenceParams.Temperature' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
|
PalmHill.Llama/LlamaExtensions.cs#L112
'InferenceParams.TopP' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
|
PalmHill.Llama/LlamaExtensions.cs#L102
'InferenceParams.PresencePenalty' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
|
PalmHill.Llama/LlamaExtensions.cs#L101
'InferenceParams.FrequencyPenalty' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
|
PalmHill.Llama/LlamaExtensions.cs#L100
'InferenceParams.TopP' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
|
PalmHill.Llama/LlamaExtensions.cs#L98
'InferenceParams.Temperature' is obsolete: 'Use the SamplingPipeline property instead with a configured pipeline e.g. DefaultSamplingPipeline'
|
The logs for this run have expired and are no longer available.
Loading