llama-stack/llama_stack/providers/inline/inference/meta_reference
Dinesh Yeduguru ec644d3418
migrate model to Resource and new registration signature (#410)
* resource oriented object design for models

* add back llama_model field

* working tests

* register singature fix

* address feedback

---------

Co-authored-by: Dinesh Yeduguru <dineshyv@fb.com>
2024-11-08 16:12:57 -08:00
..
quantization Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
__init__.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
config.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
generation.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
inference.py migrate model to Resource and new registration signature (#410) 2024-11-08 16:12:57 -08:00
model_parallel.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
parallel_utils.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00