llama-stack-mirror/llama_stack/providers/inline
Ashwin Bharambe e84d4436b5
Since we are pushing for HF repos, we should accept them in inference configs (#497)
# What does this PR do?

As the title says. 

## Test Plan

This needs
8752149f58
to also land. So the next package (0.0.54) will make this work properly.

The test is:

```bash
pytest -v -s -m "llama_3b and meta_reference" test_model_registration.py
```
2024-11-20 16:14:37 -08:00
..
agents Support Tavily as built-in search tool. (#485) 2024-11-19 20:59:02 -08:00
datasetio/localfs change schema -> dataset_schema (#442) 2024-11-13 10:58:12 -05:00
eval/meta_reference [Agentic Eval] add ability to run agents generation (#469) 2024-11-18 11:43:03 -08:00
inference Since we are pushing for HF repos, we should accept them in inference configs (#497) 2024-11-20 16:14:37 -08:00
ios/inference impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00
memory Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
meta_reference Folder restructure for evals/datasets/scoring (#419) 2024-11-11 17:35:40 -05:00
safety Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
scoring [Agentic Eval] add ability to run agents generation (#469) 2024-11-18 11:43:03 -08:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00