We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14a596 commit c9705f8Copy full SHA for c9705f8
tests/models/registry.py
@@ -250,7 +250,7 @@ def check_available_online(
250
"Fairseq2LlamaForCausalLM": _HfExamplesInfo("mgleize/fairseq2-dummy-Llama-3.2-1B"),
251
"FalconForCausalLM": _HfExamplesInfo("tiiuae/falcon-7b"),
252
"FalconH1ForCausalLM": _HfExamplesInfo("tiiuae/Falcon-H1-0.5B-Base"),
253
- "FlexOlmoForCausalLM": _HfExamplesInfo("shanearora/Flex-reddit-2x7B-1T"),
+ "FlexOlmoForCausalLM": _HfExamplesInfo("allenai/Flex-reddit-2x7B-1T"),
254
"GemmaForCausalLM": _HfExamplesInfo("google/gemma-1.1-2b-it"),
255
"Gemma2ForCausalLM": _HfExamplesInfo("google/gemma-2-9b"),
256
"Gemma3ForCausalLM": _HfExamplesInfo("google/gemma-3-1b-it"),
0 commit comments