Add new model: Gpt2 (#1833)
This commit is contained in:
@@ -56,6 +56,7 @@ ALL_OTHER_MODELS = [
|
||||
ModelCase("HuggingFaceTB/SmolLM-135M-Instruct", skip_long_prompt=True),
|
||||
ModelCase("allenai/OLMo-1B-0724-hf", decode_tolerance=8e-2, skip_long_prompt=True),
|
||||
ModelCase("THUDM/glm-4-9b-chat"),
|
||||
ModelCase("openai-community/gpt2")
|
||||
]
|
||||
|
||||
TORCH_DTYPES = [torch.float16]
|
||||
|
||||
Reference in New Issue
Block a user