llama-stack-mirror/llama_stack/providers/utils/inference
2025-04-27 10:56:30 -04:00
..
__init__.py refactor: move all llama code to models/llama out of meta reference (#1887) 2025-04-07 15:03:58 -07:00
embedding_mixin.py fix: dont assume SentenceTransformer is imported 2025-02-25 16:53:01 -08:00
litellm_openai_mixin.py fix: 100% OpenAI API verification for together and fireworks (#1946) 2025-04-14 08:56:29 -07:00
model_registry.py flatten alias to provider map, test registering to existing alias 2025-04-22 09:38:25 -04:00
openai_compat.py fix: Including tool call in chat (#1931) 2025-04-24 16:59:10 -07:00
prompt_adapter.py feat: new system prompt for llama4 (#2031) 2025-04-25 11:29:08 -07:00