Skip to content

Commit

Permalink
correct typo (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylesayrs authored Aug 6, 2024
1 parent 066d1e4 commit ba1201d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class SparseAutoModelForCausalLM(AutoModelForCausalLM):
of the model will be retrieved
2. The original model definition will be loaded, without
the model weights
3. The appropriate recipy will be applied to the model
3. The appropriate recipe will be applied to the model
if requested or required
4. The appropriate set of weights will be loaded into the model
"""
Expand Down

0 comments on commit ba1201d

Please # to comment.