Skip to content

Commit c9705f8

Browse files
committed
Update test model in registry
Signed-off-by: Shane A <shanea@allenai.org>
1 parent d14a596 commit c9705f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/models/registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ def check_available_online(
250250
"Fairseq2LlamaForCausalLM": _HfExamplesInfo("mgleize/fairseq2-dummy-Llama-3.2-1B"),
251251
"FalconForCausalLM": _HfExamplesInfo("tiiuae/falcon-7b"),
252252
"FalconH1ForCausalLM": _HfExamplesInfo("tiiuae/Falcon-H1-0.5B-Base"),
253-
"FlexOlmoForCausalLM": _HfExamplesInfo("shanearora/Flex-reddit-2x7B-1T"),
253+
"FlexOlmoForCausalLM": _HfExamplesInfo("allenai/Flex-reddit-2x7B-1T"),
254254
"GemmaForCausalLM": _HfExamplesInfo("google/gemma-1.1-2b-it"),
255255
"Gemma2ForCausalLM": _HfExamplesInfo("google/gemma-2-9b"),
256256
"Gemma3ForCausalLM": _HfExamplesInfo("google/gemma-3-1b-it"),

0 commit comments

Comments
 (0)