Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
zhusg
transformers-new
Commits
ec8d76d6
Commit
ec8d76d6
authored
1 year ago
by
Wauplin
Browse files
Options
Download
Plain Diff
Merge branch 'main' into ci-test-huggingface-hub-v0.17.0.rc0
parents
5ca7c079
95b37495
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
docs/source/ko/_toctree.yml
+2
-2
docs/source/ko/_toctree.yml
docs/source/ko/model_doc/llama.md
+117
-0
docs/source/ko/model_doc/llama.md
src/transformers/modeling_utils.py
+7
-2
src/transformers/modeling_utils.py
src/transformers/models/code_llama/tokenization_code_llama_fast.py
+11
-0
...formers/models/code_llama/tokenization_code_llama_fast.py
src/transformers/utils/import_utils.py
+11
-0
src/transformers/utils/import_utils.py
tests/models/whisper/test_tokenization_whisper.py
+3
-0
tests/models/whisper/test_tokenization_whisper.py
tests/test_modeling_utils.py
+20
-0
tests/test_modeling_utils.py
with
171 additions
and
4 deletions
+171
-4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets