Skip to content

Commit

Permalink
v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BBC-Esq authored Jul 24, 2024
1 parent e1111e3 commit d339ada
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/User_Manual/instructor.py
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ def encode(
input_was_string = True

if device is None:
device = self._target_device
device = self.device

self.to(device)

Expand Down
Binary file added src/User_Manual/perplexity_loss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d339ada

Please sign in to comment.