What's Changed
- Bump to v0.8.2 by @rhatdan in #1346
- Fix typo (RAMALAMA_TRANSPORTS->RAMALAMA_TRANSPORT) by @sarroutbi in #1352
- Fix partial model listing by @engelmi in #1350
- Consolidate and alphabetize runtime options by @rhatdan in #1349
- Use CLI ramalama serve here by @ericcurtin in #1345
- Use model type instead of class name by @engelmi in #1353
- Add coverage tools, run them via specific rules by @sarroutbi in #1358
- Add TOMLParser unit tests by @sarroutbi in #1356
- chore: update curl commands in llama-stack Containerfile by @nathan-weinberg in #1360
- Allow user-defined CUDA_VISIBLE_DEVICES environment variable by @mcornea in #1355
- Groom coverage rules, genreate xml/lcov reports by @sarroutbi in #1365
- Extend TOMLParser coverage to 100% by @sarroutbi in #1364
- small improvements to the build of the ramalama-rag image by @mikebonnet in #1361
- Allow docling to handle URLs rather then handling locally by @rhatdan in #1359
- fix "ramalama client" by @mikebonnet in #1366
- Use all GPUs in CUDA_VISIBLE_DEVICES as default by @mcornea in #1369
- Use python3.11 on systems with older python by @rhatdan in #1367
- Update not found urls by @jelly in #1370
- Various CI fixes by @nathan-weinberg in #1372
- Make version optional in build by @rhatdan in #1373
- Remove hardcoded /usr/local site-packages injection to fix sys.path pollution by @ieaves in #1340
- Update llama_cpp_sha to the latest version by @TristanCacqueray in #1378
- ci: modify 'latest' job to only run on release by @nathan-weinberg in #1375
- ci: additional fixes and cleanup for image build jobs by @nathan-weinberg in #1384
- Check nvidia-container-runtime executable also in engine.py by @antbbn in #1380
- Support older version of Docker by @yeahdongcn in #1383
- Punctuation consistency when pulling models by @ericcurtin in #1386
- ci(fix): macOS runner didn't have bats by @nathan-weinberg in #1388
- Fix #1382 by @yeahdongcn in #1387
- update the shortnames path according to the shortnames.py by @melodyliu1986 in #1363
- Add support for modelscope and update doc by @yeahdongcn in #1381
- Add output path to generate quadlet/kube by @engelmi in #1371
- More de-duplication and consistency by @ericcurtin in #1389
New Contributors
- @mcornea made their first contribution in #1355
- @mikebonnet made their first contribution in #1361
- @jelly made their first contribution in #1370
- @ieaves made their first contribution in #1340
- @antbbn made their first contribution in #1380
- @yeahdongcn made their first contribution in #1383
Full Changelog: v0.8.2...v0.8.3