Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripts folder got moved #4

Closed
ThiloteE opened this issue Jan 9, 2025 · 1 comment
Closed

Scripts folder got moved #4

ThiloteE opened this issue Jan 9, 2025 · 1 comment

Comments

@ThiloteE
Copy link
Collaborator

ThiloteE commented Jan 9, 2025

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

@ThiloteE
Copy link
Collaborator Author

ThiloteE commented Jan 9, 2025

Actually, I think it was resolved by restarting Llama.cpp-Toolbox.

@ThiloteE ThiloteE closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant