Fix musl detection using RID instead of distro name #1347
Merged
Annotations
1 error and 10 warnings
|
Test
Process completed with exit code 1.
|
|
Build:
LLama/LLamaInstructExecutor.cs#L50
Missing XML comment for publicly visible type or member 'InstructExecutor.InstructExecutor(LLamaContext, MtmdWeights, string, string, ILogger?)'
|
|
Build:
LLama/Extensions/IntPtrExtensions.cs#L7
Missing XML comment for publicly visible type or member 'IntPtrExtensions'
|
|
Build:
LLama/Batched/Conversation.cs#L251
Missing XML comment for publicly visible type or member 'Conversation.Prompt(string, bool, bool)'
|
|
Build:
LLama/Batched/BatchedExecutor.cs#L95
Missing XML comment for publicly visible type or member 'BatchedExecutor.ClipModel'
|
|
Build:
LLama/Batched/BatchedExecutor.cs#L87
Missing XML comment for publicly visible type or member 'BatchedExecutor.BatchedExecutor(LLamaWeights, IContextParams, MtmdWeights?)'
|
|
Build:
LLama/LLamaInteractExecutor.cs#L29
The field 'InteractiveExecutor._mtmdChunks' is never used
|
|
Build:
LLama/LLamaInteractExecutor.cs#L30
The field 'InteractiveExecutor._mtmdMarker' is never used
|
|
Build:
LLama/Native/LoraAdapter.cs#L44
'llama_adapter_lora_free(nint)' is obsolete: 'adapters are now freed together with the associated model'
|
|
Build:
LLama/Native/SafeMtmdInputChunk.cs#L55
Possible null reference return.
|
|
Build:
LLama/Native/SafeMtmdInputChunk.cs#L46
Possible null reference return.
|
Loading