-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 Bug Description
version should be 1.4.2 and with GPU support precomplied
🔄 Steps to Reproduce
-
run
C:\Users\DELL\Downloads>shimmy.exe -V
for version
shimmy 0.1.0 -
run
C:\Users\DELL\Downloads>certutil -hashfile shimmy.exe SHA256
for hash check
SHA256 hash of shimmy.exe:
44f49d5d31f495964d97d0da69a1a393d82e2cebc0b8d936041328cc56d05a5a
CertUtil: -hashfile command completed successfully. -
run
C:\Users\DELL\Downloads>shimmy.exe gpu-info
for GPU related information
error: unrecognized subcommand 'gpu-info'
Usage: shimmy.exe
For more information, try '--help'.
✅ Expected Behavior
shimmy.exe -V returns 1.4.2
shimmy.exe gpu-info returns gpu related information
❌ Actual Behavior
reports as 0.1.0 and does not support gpu-info
📦 Shimmy Version
Latest (main branch)
💻 Operating System
Windows
📥 Installation Method
Pre-built binary from releases
🌍 Environment Details
No response
📋 Logs/Error Messages
C:\Users\DELL\Downloads>shimmy.exe -V
shimmy 0.1.0
C:\Users\DELL\Downloads>certutil -hashfile shimmy.exe SHA256
SHA256 hash of shimmy.exe:
44f49d5d31f495964d97d0da69a1a393d82e2cebc0b8d936041328cc56d05a5a
CertUtil: -hashfile command completed successfully.
📝 Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working