Platform
Windows
Lemonade Version
10.8.1
GPU / APU Model
No response
Component
Other / Not sure
Bug Description
when lemond is in offline mode, model downloads "complete" very quickly, without downloading anything, and there is no indication to the user that no download was attempted because offline mode was active
Steps to Reproduce
lemonade config set offline=true
lemonade pull ... (some custom huggingface model)
- observe
Model pulled successfully: ...
- observe the model is not listed in
lemonade list --downloaded
- get confused
- check server logs, observe
[Info] (ModelManager) Offline mode enabled, skipping download
Expected vs Actual Behavior
Expected: "Lemond is in offline mode, model not downloaded"
Actual: "Model pulled successfully..."
Log Output
Additional Context
No response
Platform
Windows
Lemonade Version
10.8.1
GPU / APU Model
No response
Component
Other / Not sure
Bug Description
when lemond is in offline mode, model downloads "complete" very quickly, without downloading anything, and there is no indication to the user that no download was attempted because offline mode was active
Steps to Reproduce
lemonade config set offline=truelemonade pull ...(some custom huggingface model)Model pulled successfully: ...lemonade list --downloaded[Info] (ModelManager) Offline mode enabled, skipping downloadExpected vs Actual Behavior
Expected: "Lemond is in offline mode, model not downloaded"
Actual: "Model pulled successfully..."
Log Output
Additional Context
No response