mirror of
https://github.com/wassname/peft.git
synced 2026-09-09 11:28:32 +08:00
fix bug
This commit is contained in:
@@ -22,7 +22,7 @@ extras["test"] = extras["dev"] + ["pytest", "pytest-xdist", "parameterized"]
|
||||
|
||||
setup(
|
||||
name="peft",
|
||||
version="0.3.0.dev0.1",
|
||||
version="0.3.0.dev1",
|
||||
description="Parameter-Efficient Fine-Tuning (PEFT) For Llama",
|
||||
license_files=["LICENSE"],
|
||||
long_description=open("README.md", "r", encoding="utf-8").read(),
|
||||
|
||||
Reference in New Issue
Block a user