Skip to content

Commit

Permalink
Linting and Formatting for FMS-Acceleration-Peft package (#24)
Browse files Browse the repository at this point in the history
* linting and formatting changes

* removed AutoGPTQ dep in linting

* added additional comments in tox
  • Loading branch information
achew010 authored May 28, 2024
1 parent 79bc89b commit c3c1cdd
Show file tree
Hide file tree
Showing 8 changed files with 729 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
plugin_name:
- "framework"
# - "accelerated-peft" # enable later
- "accelerated-peft"

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit c3c1cdd

Please sign in to comment.