← back to Exo
script to configure mlx
6ce8fd87572793d3e5a2124e8d512b6abf41176e · 2024-09-20 17:57:19 +0100 · Alex Cheema
Files touched
Diff
commit 6ce8fd87572793d3e5a2124e8d512b6abf41176e
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Fri Sep 20 17:57:19 2024 +0100
script to configure mlx
---
configure_mlx.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure_mlx.sh b/configure_mlx.sh
new file mode 100755
index 00000000..83fbd09e
--- /dev/null
+++ b/configure_mlx.sh
@@ -0,0 +1,2 @@
+sudo sysctl iogpu.wired_lwm_mb=400000
+sudo sysctl iogpu.wired_limit_mb=180000
← 835e2097 add deepseek-coder-v2.5
·
back to Exo
·
update gpu rich/poor calc 2caccf89 →