Commit graph

4 commits

Author SHA1 Message Date
reluctantfuturist
a363642734 chore(installer): document libkrun for GPU passthrough on macOS 2025-05-01 11:47:28 -07:00
reluctantfuturist
7a2bc1b728 fix(installer): enforce port-publishing and improve cross-platform stability
- swap --network host for port-publishing on Podman to fix connection errors
- replace GNU timeout with OS-agnostic wait_for_service wrapper
- extra logging around Ollama model pull
- fix Podman logging
2025-05-01 11:35:50 -07:00
reluctantfuturist
17992330a2 chore(installer): harden install.sh for Podman macOS & ARM64
- auto-start Podman machine VM on macOS if not already running
- fix host‐gateway handling to avoid empty host-gateway errors
- add explicit platform overrides for ARM64 hosts
- switch health checks to in-container `exec` calls
- formatting nits
2025-04-30 11:35:30 -07:00
Alexey Rybak
1050837622
feat: Llama Stack Meta Reference installation script (#1383)
# What does this PR do?
Add installation script for Llama Stack Meta Reference distro (Docker
only).

# Closes #1374 

## Test Plan
./instal.sh

---------

Co-authored-by: Sébastien Han <seb@redhat.com>
2025-04-28 11:25:59 +02:00