mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 06:48:40 +00:00
Since we are pushing for HF repos, we should accept them in inference configs
This commit is contained in:
parent
00816cc8ef
commit
0d4565349b
5 changed files with 14 additions and 8 deletions
|
|
@ -11,7 +11,6 @@ import pytest
|
|||
#
|
||||
# pytest -v -s llama_stack/providers/tests/inference/test_model_registration.py
|
||||
# -m "meta_reference"
|
||||
# --env TOGETHER_API_KEY=<your_api_key>
|
||||
|
||||
|
||||
class TestModelRegistration:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue