mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 01:27:15 +00:00
Merge branch 'main' into pr2940
This commit is contained in:
commit
760295af50
229 changed files with 17933 additions and 7872 deletions
|
|
@ -88,7 +88,7 @@ from llama_stack.providers.utils.inference.prompt_adapter import (
|
|||
|
||||
from .models import MODEL_ENTRIES
|
||||
|
||||
logger = get_logger(name=__name__, category="inference")
|
||||
logger = get_logger(name=__name__, category="inference::ollama")
|
||||
|
||||
|
||||
class OllamaInferenceAdapter(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue