Skip to content

Scripts folder got moved #4

Closed
Closed
@ThiloteE

Description

@ThiloteE
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 ggml-org/llama.cpp#11116

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions