llama-stack-mirror/llama_stack
Ashwin Bharambe 725423c95c
refactor: move llama3 impl to meta_reference provider (#1364)
Just moving bits to a better place

## Test Plan

```bash
torchrun $CONDA_PREFIX/bin/pytest -s -v test_text_inference.py
```
2025-03-03 13:22:57 -08:00
..
apis feat: enhance OpenAPI spec to include Error types (#1320) 2025-02-28 11:16:12 -08:00
cli chore: remove straggler references to llama-models (#1345) 2025-03-01 14:26:03 -08:00
distribution refactor: restructure resolver logic and improve type safety (#1323) 2025-03-03 10:45:12 -08:00
models/llama refactor: move llama3 impl to meta_reference provider (#1364) 2025-03-03 13:22:57 -08:00
providers refactor: move llama3 impl to meta_reference provider (#1364) 2025-03-03 13:22:57 -08:00
scripts chore: remove straggler references to llama-models (#1345) 2025-03-01 14:26:03 -08:00
strong_typing Ensure that deprecations for fields follow through to OpenAPI 2025-02-19 13:54:04 -08:00
templates chore: remove straggler references to llama-models (#1345) 2025-03-01 14:26:03 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
logcat.py feat: add a configurable category-based logger (#1352) 2025-03-02 18:51:14 -08:00
schema_utils.py ci: add mypy for static type checking (#1101) 2025-02-21 13:15:40 -08:00