Skip to content

Commit

Permalink
fix bad rebase & quality
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogunowicz committed Apr 2, 2024
1 parent ddb5ea1 commit ce29c4f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
1 change: 1 addition & 0 deletions src/sparseml/export/validators.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
from pathlib import Path
from typing import Callable, List, Optional
from typing import OrderedDict as OrderedDictType
from typing import Union

import numpy
import onnx
Expand Down
13 changes: 0 additions & 13 deletions src/sparseml/transformers/modify/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion tiny_starcoder_py
Submodule tiny_starcoder_py deleted from 854752

0 comments on commit ce29c4f

Please sign in to comment.