Skip to content

v1.0.4 - Patch CLIPModel.save

Compare
Choose a tag to compare
@nreimers nreimers released this 01 Apr 06:35
· 853 commits to master since this release

It was not possible to fine-tune and save the CLIPModel. This release fixes it. CLIPModel can now be saved like any other model by calling model.save(path)