fix
This commit is contained in:
@@ -64,7 +64,7 @@ def small_llama_model():
|
|||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def minimal_config():
|
def minimal_cfg():
|
||||||
"Config of real HuggingFace Hub model"
|
"Config of real HuggingFace Hub model"
|
||||||
cfg = DictDefault(
|
cfg = DictDefault(
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user