Skip to content

Conversation

Juste-Leo2
Copy link

@Juste-Leo2 Juste-Leo2 commented Oct 3, 2025

This PR introduces simple Batch scripts to automate the LocalAI setup for Windows users via WSL2 without docker . The goal is to provide a one-click installation experience to improve accessibility.

What it does:

  • setup_localAI_win.bat:

    • Installs WSL (Ubuntu) and its dependencies.
    • Installs LocalAI using the official non-Docker script.
    • Creates a models folder and a Windows shortcut for easy access.
  • run_localAI.bat:

    • Starts the LocalAI server.
    • Automatically detects and displays the server URL.

How to Use:

  1. Run setup_localAI_win.bat to install.
  2. Add models via the _Access_Models_Folder shortcut.
  3. Run run_localAI.bat to start the server.

Future Work:

This is a CPU-only implementation. Future plans include adding GPU support:

  • Add NVIDIA CUDA support.
  • Add AMD ROCm support.

see #6170 #2368

Signed-off-by: Juste-Leo <leonard.adamo66@gmail.com>
Signed-off-by: Juste-Leo <leonard.adamo66@gmail.com>
Copy link

netlify bot commented Oct 3, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit a6f5d19
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/68dfdabcfd03cd0007399bf4
😎 Deploy Preview https://deploy-preview-6377--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant