You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Prog\Development\Llama.Cpp-Toolbox_3Simplex\Llama.Cpp-Toolbox\venv\Scripts\python.exe: can't open file 'C:\\Prog\\Development\\Llama.Cpp-Toolbox_3Simplex\\Llama.Cpp-Toolbox\\llama.cpp\\gguf-py\\scripts\\gguf_dump.py': [Errno 2] No such file or directory
ConvertFrom-Json : Das Argument kann nicht an den Parameter "InputObject" gebunden werden, da es NULL ist.
In C:\Prog\Development\Llama.Cpp-Toolbox_3Simplex\Llama.Cpp-Toolbox\lib\modules\Toolbox-Functions.psm1:251 Zeichen:51
+ $jsonData = ConvertFrom-Json -InputObject $fileContent
+ ~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [ConvertFrom-Json], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.ConvertFrom
JsonCommand
Get-Member : Sie müssen ein Objekt für das Cmdlet "Get-Member" angegeben.
In C:\Prog\Development\Llama.Cpp-Toolbox_3Simplex\Llama.Cpp-Toolbox\lib\modules\Toolbox-Functions.psm1:253 Zeichen:37
+ ... $matchingKey = ($metadata | Get-Member -Name *"$option").Name | ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException
+ FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand
Could not find a working configuration
Caused by ggerganov/llama.cpp#11116
The text was updated successfully, but these errors were encountered: