Duplicated from neuralworm/cognitive_mapping_probe_2
a345062 c0f4adf a345062 c0f4adf a345062 c0f4adf
1
2
3
4
5
6
7
8
9
import pytest @pytest.fixture(scope="session") def model_id() -> str: """ Stellt die ID des realen Modells bereit, das für die Integrations-Tests verwendet wird. """ return "google/gemma-3-1b-it"