Skip to content

Commit

Permalink
change name to fms-hf-tuning
Browse files Browse the repository at this point in the history
Signed-off-by: James Busche <[email protected]>
  • Loading branch information
jbusche committed Mar 26, 2024
1 parent 0ded00c commit a25ef3f
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 @@ -15,4 +15,4 @@
# Third Party
from setuptools import find_packages, setup

setup(name="tuning", version="0.0.1", packages=find_packages())
setup(name="fms-hf-tuning", version="0.0.1", packages=find_packages())

0 comments on commit a25ef3f

Please sign in to comment.