add model mapping

This commit is contained in:
Ubuntu 2025-03-12 14:32:08 +00:00
parent 0a5ca98198
commit e27af206e9
4 changed files with 37 additions and 6 deletions

View file

@ -22,6 +22,7 @@ from llama_stack.distribution.library_client import LlamaStackAsLibraryClient
class TestNvidiaPostTraining(unittest.TestCase):
# ToDo: add tests for env variables, models supported.
def setUp(self):
os.environ["NVIDIA_BASE_URL"] = "http://nemo.test" # needed for llm inference
os.environ["NVIDIA_CUSTOMIZER_URL"] = "http://nemo.test" # needed for nemo customizer