|
35a3d041d4
|
Allow settings and view experiment flags
|
2025-03-20 15:21:02 -04:00 |
|
|
52c89fa23e
|
@Release-47
|
2025-03-04 14:28:50 -05:00 |
|
|
3eab0e7c99
|
@Release-46
|
2025-03-03 14:00:38 -05:00 |
|
|
7a9698cd4b
|
@Release-45
|
2025-02-28 15:42:47 -05:00 |
|
|
78f150ceef
|
CLA Assistant bot (#180)
* Add CLA bot
* cleanup
|
2025-02-26 16:09:41 -05:00 |
|
|
691b0a46d3
|
Merge pull request #179 from lmstudio-ai/yagil/updated-contributing-md
Update CONTRIBUTING.md
|
2025-02-26 13:20:14 -05:00 |
|
|
33f7b2ab0c
|
Update CONTRIBUTING.md
|
2025-02-26 13:19:58 -05:00 |
|
|
ded7ca38f6
|
Fix lms ps json (#178)
|
2025-02-26 13:03:01 -05:00 |
|
|
90b739c9e8
|
Use new ModelInfo types (#166)
|
2025-02-18 11:33:24 -05:00 |
|
|
e9442252cc
|
List models improvements. (#147)
* List models
* Fix lms-cli
|
2025-01-28 10:52:53 -05:00 |
|
|
ccf7232c97
|
@Release-44
|
2025-01-24 16:57:06 -05:00 |
|
|
0909a748c1
|
Add ttl option to lms load (#143)
* Add ttl option to lms load
* Update src/subcommands/load.ts
Co-authored-by: Yagil Burowski <yagil@elementlabs.ai>
---------
Co-authored-by: Yagil Burowski <yagil@elementlabs.ai>
|
2025-01-24 16:47:20 -05:00 |
|
|
39af94c1c1
|
@Release-43
|
2025-01-22 13:38:28 -05:00 |
|
|
f449410e1f
|
@Release-42
|
2025-01-21 11:42:30 -05:00 |
|
|
264614631d
|
Merge branch 'main' of github.com:lmstudio-ai/lmstudio-cli
|
2025-01-17 18:32:51 -05:00 |
|
|
eff608e422
|
@Release-41
|
2025-01-17 18:32:46 -05:00 |
|
|
55d12b4fd3
|
Split mode -> split strategy (#134)
|
2025-01-16 17:57:16 -05:00 |
|
|
5328153e51
|
Merge pull request #133 from lmstudio-ai/matt/fix-gpu-offload
Fix gpu offload
|
2025-01-15 16:16:13 -05:00 |
|
|
cf0a408b23
|
Fix gpu offload
|
2025-01-15 16:14:57 -05:00 |
|
|
67ec6f9bc9
|
@Release-40
|
2025-01-03 13:59:02 -05:00 |
|
|
7a28c7dc3f
|
Remove dot cache assumption (#124)
|
2024-12-13 14:22:19 -05:00 |
|
|
ed8b39ff98
|
@Release-39
|
2024-12-07 16:44:30 -05:00 |
|
|
f822907560
|
@Release-38
|
2024-12-07 16:40:59 -05:00 |
|
|
d28fd30fe0
|
@Release-37
|
2024-12-06 22:27:04 -05:00 |
|
|
b36f3e778d
|
Add auth (#120)
|
2024-12-06 15:02:58 -05:00 |
|
|
39c044bce1
|
Fix commands don't work if they woke LLM service (#119)
|
2024-12-06 13:28:52 -05:00 |
|
|
ee056c0917
|
CLI authentication (#117)
|
2024-12-03 15:12:01 -05:00 |
|
|
caee9dbda3
|
Use new new immer and fix unload/status (#116)
|
2024-12-02 12:45:59 -05:00 |
|
|
6dbce7f3be
|
@Release-36
|
2024-11-27 18:33:30 -05:00 |
|
|
966b4263a4
|
Merge pull request #109 from lmstudio-ai/ryan/auto-install-dependency
Auto install dependency + push messages
|
2024-11-27 18:14:13 -05:00 |
|
|
ed022be861
|
Auto install dependency + push messages
|
2024-11-27 18:03:05 -05:00 |
|
|
d23b063b0b
|
Initial work for lms pull (#108)
* Downloading artifacts
* Fix documentation
|
2024-11-26 18:43:07 -05:00 |
|
|
bca35e0cce
|
Transition to rollup to support exports (#106)
* Use .js for imports
* WIP
* WIP
* Finish transitioning to esm
* Disable experimental commands
* Bring back bootstrap
|
2024-11-26 11:43:21 -05:00 |
|
|
efec76ac9e
|
Remove exec path print out
|
2024-11-20 14:41:21 -05:00 |
|
|
2a9cb76f11
|
Improve search lms import by removing the quantization from the search term
|
2024-11-19 15:31:58 -05:00 |
|
|
4f7e06c053
|
Merge pull request #103 from lmstudio-ai/ryan/ocelot
Refactor Pt. 2
|
2024-11-19 13:14:38 -05:00 |
|
|
3b266335ff
|
Disable experimental commands
|
2024-11-19 12:28:16 -05:00 |
|
|
f3887bcfe2
|
Add lms dev notification
|
2024-11-18 18:05:44 -05:00 |
|
|
25bd845bf1
|
lms push
|
2024-11-15 18:53:28 -05:00 |
|
|
7e8fc6b101
|
Exit lms dev when LM Studio exits
|
2024-11-05 16:30:39 -05:00 |
|
|
4e9d5e8a8a
|
Adds lms dev -i
|
2024-11-05 13:59:56 -05:00 |
|
|
0f5e6233d4
|
Make lms dev use the new UtilBinary class
|
2024-11-04 18:14:42 -05:00 |
|
|
8da6532345
|
Plugin client info returned from server
|
2024-11-01 16:16:16 -04:00 |
|
|
cf6dbbfa7e
|
Allow node to be spawned on Mac OS
|
2024-10-31 12:26:47 -04:00 |
|
|
ed3caea28b
|
Plugin registration
|
2024-10-30 11:04:10 -04:00 |
|
|
f1e49bb8d8
|
Update cwd
|
2024-10-30 11:04:10 -04:00 |
|
|
cdbee350dd
|
Improve output
|
2024-10-30 11:04:10 -04:00 |
|
|
5510744bc4
|
Adds the lms dev command
|
2024-10-30 11:04:10 -04:00 |
|
|
cf5da5c775
|
Merge pull request #95 from lmstudio-ai/ryan/auto-setting-display-env-var
Automatically sets the DISPLAY environment variable for linux
|
2024-10-28 13:21:04 -04:00 |
|
|
3a1be639d4
|
Automatically sets the DISPLAY environment variable for linux
|
2024-10-28 13:12:41 -04:00 |
|