diff --git a/src/heretic/reproduce.py b/src/heretic/reproduce.py index 45a7a1d..820cc01 100644 --- a/src/heretic/reproduce.py +++ b/src/heretic/reproduce.py @@ -58,7 +58,7 @@ def collect_reproducibles(path: str): if model.tags is not None and "gguf" in model.tags: continue - if model.gated is not False: + if model.gated: if not token: continue try: