-
Notifications
You must be signed in to change notification settings - Fork 867
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exchange Llama2 against Llama3 in HuggingFace_accelerate example (#3108)
* Rename llama2 to llama in HF_accelerate * Replace llama2 with llama3 in large_models/Huggingface_accelerate * Remove code handler * Fix lint error
- Loading branch information
Showing
10 changed files
with
56 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 1 addition & 0 deletions
1
examples/large_models/Huggingface_accelerate/llama/sample_text.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
what is the recipe of mayonnaise? |
146 changes: 0 additions & 146 deletions
146
examples/large_models/Huggingface_accelerate/llama2/custom_handler.py
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
examples/large_models/Huggingface_accelerate/llama2/sample_text.txt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1224,3 +1224,4 @@ Fickling | |
TorchServer | ||
VirusTotal | ||
untrusted | ||
mpi |