first pass at modifying tests to use llama-7m
This commit is contained in:
@@ -8,7 +8,7 @@ from transformers.models.auto.tokenization_auto import AutoTokenizer
|
||||
|
||||
from axolotl.utils.callbacks.perplexity import Perplexity
|
||||
|
||||
MODEL_NAME = "HuggingFaceTB/SmolLM2-135M"
|
||||
MODEL_NAME = "axolotl-ai-internal/llama-7m"
|
||||
|
||||
|
||||
@fixture()
|
||||
|
||||
Reference in New Issue
Block a user