llama-stack-mirror/llama_stack/providers
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
..
inline Since we are pushing for HF repos, we should accept them in inference configs (#497) 2024-11-20 16:14:37 -08:00
registry [Agentic Eval] add ability to run agents generation (#469) 2024-11-18 11:43:03 -08:00
remote fall to back to read from chroma/pgvector when not in cache (#489) 2024-11-20 10:30:23 -08:00
tests Since we are pushing for HF repos, we should accept them in inference configs (#497) 2024-11-20 16:14:37 -08:00
utils Since we are pushing for HF repos, we should accept them in inference configs (#497) 2024-11-20 16:14:37 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py unregister for memory banks and remove update API (#458) 2024-11-14 17:12:11 -08:00