Skip to content

Commit

Permalink
edited setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kells1986 committed Nov 30, 2023
1 parent 3856342 commit 074da7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name="minLoRA",
version="0.1.0",
author="Jonathan Chang",
packages=["minlora"],
packages=["minloraplus"],
description="A PyTorch re-implementation of LoRA",
license="MIT",
install_requires=[
Expand Down

0 comments on commit 074da7e

Please sign in to comment.