-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When I run the dkn-compute-launcher measure command, I always get the following error:
error: unrecognized subcommand 'measure'
Usage: dkn-compute-launcher [OPTIONS] <COMMAND>
For more information, try '--help'.
I tried running the help command with dkn-compute-launcher --help and I noticed that there's no measure command:
Dria Compute Node Launcher
Usage: dkn-compute-launcher [OPTIONS] <COMMAND>
Commands:
settings Change node settings: models, api keys, network settings
setup Setup the environment file from scratch (will overwrite existing values)
start Start the latest compute node
referrals Generate or enter a referral code
points Show your $DRIA points
uninstall Uninstall the launcher & its files
info Show information about the current environment
update Manually update the compute node & launcher
specific Run a specific compute node version
env-editor Open a command-line text editor for your environment file (advanced)
help Print this message or the help of the given subcommand(s)
Options:
-e, --env <ENV> Path to the .env file [default: /Users/shk/.dria/dkn-compute-launcher/.env]
-p, --profile <PROFILE> Profile name for the environment file
-h, --help Print help
-V, --version Print version
For debugging purposes, here's the response from the info command dkn-compute-launcher info:
[2025-08-03T14:03:24Z INFO dkn_compute_launcher] Loaded env file at: /Users/___/.dria/dkn-compute-launcher/.env
Address: xxxxxxxef4da437b0406da72c16e80b08xxxxxx
Log Levels: none
Models:
- llama3.1:8b-instruct-q4_K_M
- gemma3:12b
Version: 0.1.20
Note: address has been changed for privacy. Can provide if it's not critical.
Metadata
Metadata
Assignees
Labels
No labels