What's Changed
- Only print this in the llama-stack case by @ericcurtin in #1486
- Throw exception when using OCI without engine by @rhatdan in #1471
- Make sure llama-stack URL is shown to user by @rhatdan in #1490
- Fix #1489 by @yeahdongcn in #1491
- There's a change that we want that avoids using software rasterizers by @ericcurtin in #1495
- Install uv to fix build issue by @ericcurtin in #1496
- chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1749542372 by @renovate in #1492
- Only enumerate ROCm-capable AMD GPUs by @alaviss in #1500
- amdkfd: add constants for heap types by @alaviss in #1501
- This is not a multi-model model by @ericcurtin in #1499
- fix: remove unneeded dependency from Llama Stack container by @nathan-weinberg in #1503
- Increase retry attempts to attempt to connect to server by @ericcurtin in #1507
- Ignore errors when removing snapshot directory by @engelmi in #1511
- Add Python shebang files to linting by @Hasnep in #1514
- For
ramalama ls
shorten huggingface lines by @ericcurtin in #1516 - Update black target version by @Hasnep in #1513
- Wait for upto 16 seconds for model to load by @ericcurtin in #1510
- This installs ramalama via uv if python3 version is too old by @ericcurtin in #1497
- fix(deps): update dependency huggingface-hub to ~=0.33.0 by @renovate in #1505
- chore(common/intel_gpus): detect arc a770, a750 by @kwaa in #1517
- Do not run with --tty when not in interactive mode by @rhatdan in #1506
- Update to add multi-modal by @rhatdan in #1522
- Add --all option to ramalama ls by @engelmi in #1528
- Add colors to "ramalama serve" if we can by @ericcurtin in #1529
- Change the FROM for asahi container image by @ericcurtin in #1523
- Refactor config and arg typing by @ieaves in #1488
- Add ramalama chat command by @rhatdan in #1531
- Suggest using uv pip install to get missing module by @rhatdan in #1532
- Not sure this is supposed to be here by @ericcurtin in #1535
- chore: bump ramalama-stack to 0.2.1 by @nathan-weinberg in #1536
- honor the user specifying the image by @rhatdan in #1527
New Contributors
Full Changelog: v0.9.1...v0.9.2