diff --git a/known_models_db/refact_known_models/refact.py b/known_models_db/refact_known_models/refact.py index 0cf40e69..336386b9 100644 --- a/known_models_db/refact_known_models/refact.py +++ b/known_models_db/refact_known_models/refact.py @@ -6,7 +6,7 @@ "chat_scratchpad_class": "refact_scratchpads:ScratchpadHuggingfaceRefact", "model_class_kwargs": {}, "required_memory_mb": 6000, - "filter_caps": ["Refact", "completion", "finetune"], + "filter_caps": ["Refact", "completion"], }, "CONTRASTcode/medium/multi": {