lms
                                
                                
                                
                                    lms copied to clipboard
                            
                            
                            
                        Error: 'Utility process is not defined.'
Crashed when I executed:
(llm) ~/work/llm$ lms get
No exact match found. Please choose a model from the list below.
! Use the arrow keys to navigate, and press enter to select.
? Select a model to download Qwen2.5 7B Instruct 1M
! Use the arrow keys to navigate, and press enter to select.
? Select an option to download Qwen2.5 7B Instruct 1M [Q4_K_M] (4.68 GB)
Downloading Qwen2.5 7B Instruct 1M [Q4_K_M] (4.68 GB)
Finalizing download...
Download completed. You can load the model with: 
    lms load qwen2.5-7b-instruct-1m
(llm) ~/work/llm$ lms load qwen2.5-7b-instruct-1m
Loading model "lmstudio-community/Qwen2.5-7B-Instruct-1M-GGUF/Qwen2.5-7B-Instruct-1M-Q4_K_M.gguf"...
[LMStudioClient][LLM] Start loading model qwen2.5-7b-instruct-1m...
Error: 
   ┌ Error ────────────────────────────────────────────────────────────────────────────────────────────────┐
   │                                                                                                       │
   │    Attempt to pull a snapshot of system resources failed. Error: 'Utility process is not defined.'    │
   │                                                                                                       │
   │                                                                                                       │
   │      </> STACK TRACE                                                                                  │
   │                                                                                                       │
   │       at loadModel (./dist/index.js:96620:83)                                                         │
   │       at Object.handler (./dist/index.js:96568:15)                                                    │
   │       at process.processTicksAndRejections (node:internal/process/task_queues:95:5)                   │
   │       at async Object.run (./dist/index.js:3159:23)                                                   │
   │       at async Object.run (./dist/index.js:2920:32)                                                   │
   │       at async runSafely (./dist/index.js:4668:24)                                                    │
   │       at async run (./dist/index.js:4653:20)                                                          │
   │                                                                                                       │
   └───────────────────────────────────────────────────────────────────────────────────────────────────────┘
(llm) ~/work/llm$