optimum-intel
0447ae2f - add patching for update_causal_mask to falcon for >= 4.45 (#989)

Comment changes are shownComment changes are hidden
Commit
192 days ago
add patching for update_causal_mask to falcon for >= 4.45 (#989) * add patching for update_causal_mask to falcon and gpt-like models for >=4.45 * fix falcon * enable codegen2 back * Apply suggestions from code review Co-authored-by: Nikita Savelyev <nikita.savelyev@intel.com> * Update optimum/exporters/openvino/model_patcher.py --------- Co-authored-by: Nikita Savelyev <nikita.savelyev@intel.com>
Author
Parents
  • optimum/exporters/openvino
    • File
      model_configs.py
    • File
      model_patcher.py
  • tests/openvino
    • File
      test_modeling.py