Openclaw powered by lemonade server#220
Conversation
Added instructions for offloading tasks to local hardware and provided a tip for increasing the model context window.
danielholanda
left a comment
There was a problem hiding this comment.
Adding some initial comments
Co-authored-by: Daniel Holanda <holand.daniel@gmail.com>
Co-authored-by: Daniel Holanda <holand.daniel@gmail.com>
charyang-ai
left a comment
There was a problem hiding this comment.
added several comments inline~
| <!-- @os:linux --> | ||
| - A PC running **Ubuntu 24.04+** or a compatible Debian-based Linux distribution with `apt-get` | ||
| - At least **12 GB of RAM** (32 GB+ recommended for larger models) | ||
| - **~10–20 GB of free disk space** for model weights |
There was a problem hiding this comment.
short one important step. how to set the shared memory to 96/120 GB.
These are different procedure in windows and linux.
In linux: like $amd-ttm --set 120
In windows: use adrenalin sw.
vgodsoe
left a comment
There was a problem hiding this comment.
Please add the 2 suggestions for Brand and Legal compliance.
Thanks!
Added instructions for configuring VRAM and shared memory settings.
Updated RAM requirements for Ubuntu and Windows installations.
|
I added linux setting for map memory and also double the minimum ram request. |
The latest version of amd-ttm tool added 96GB limitation for Linux OS. We modified the maximum setting accordingly in README.md
Added note to set shared memory value for other devices.
|
I have tried the amd-ttm latest tool, it added the limitation of 96GB shared memory for Linux OS. Actually it should be, and now windows and linux are aligned in the maximum value. |
|
The playbook looks in good shape now for me. |
charyang-ai
left a comment
There was a problem hiding this comment.
Modified the memory setting session. The overall quality looks good to me.
|
@adamlam2-amd When do you think you will have bandwidth to review this one? |
|
@adamlam2-amd We think this PR is ready for QA. Can you check if you have any objections to merging this? |
This playbooks covers setting up OpenClaw and pointing it to a Lemonade Server.