Skip to content

Commit

Permalink
fqn
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekgfb committed Apr 16, 2024
1 parent 37f6ca7 commit b1d6fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/convert_hf_checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
sys.path.append(str(wd.resolve()))
sys.path.append(str((wd / "build").resolve()))

from model import ModelArgs
from build.model import ModelArgs


@torch.inference_mode()
Expand Down

0 comments on commit b1d6fda

Please sign in to comment.