You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: playbooks/supplemental/openclaw-lemonade-server/README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
<!--
2
+
Copyright Advanced Micro Devices, Inc.
3
+
SPDX-License-Identifier: MIT
4
+
-->
1
5
# Run OpenClaw with Lemonade Server as the backend
2
6
3
7
## Overview
@@ -28,14 +32,14 @@ By the end of this playbook you will be able to:
28
32
<!-- @os:linux -->
29
33
- A PC running **Ubuntu 24.04+** or a compatible Debian-based Linux distribution with `apt-get`
30
34
- At least **12 GB of RAM** (32 GB+ recommended for larger models)
31
-
-**~10–20 GB of free disk space** for model weights
35
+
-**~10–30 GB of free disk space** for model weights
32
36
<!-- @os:end -->
33
37
<!-- @os:windows -->
34
38
- A PC running **Windows 10/11**
35
39
- Visual Studio Community Edition [2022](https://aka.ms/vs/17/release/vs_community.exe)
36
40
- At least **12 GB of RAM** (32 GB+ recommended for larger models)
37
-
- You could increase the dedicated GPU memory using [Adrenaline software](https://www.amd.com/en/support/download/drivers.html) to try out larger models
38
-
-**~10–20 GB of free disk space** for model weights
41
+
- You could increase the dedicated GPU memory using [AMD Software: Adrenalin Edition™](https://www.amd.com/en/support/download/drivers.html) to try out larger models
42
+
-**~10–30 GB of free disk space** for model weights
39
43
<!-- @os:end -->
40
44
41
45
<!-- @require:lemonade -->
@@ -292,7 +296,7 @@ I already set my Discord bot token in config. Please finish Discord setup with U
292
296
DM the bot in Discord. It will reply with a short pairing code.
293
297
294
298
<palign="center">
295
-
<imgwidth="400"height="400"alt="Screenshot from 2026-04-19 22-51-27"src="assets/discord_pair_code.png" />
0 commit comments