Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
c3cd88a9
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "2a358f45efd27f40134692229f1665ffbdc729f7"
Unverified
Commit
c3cd88a9
authored
Dec 13, 2021
by
Sylvain Gugger
Committed by
GitHub
Dec 13, 2021
Browse files
Small fixes for the doc (#14751)
parent
12d9b957
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
719 deletions
+1
-719
.github/workflows/build_documentation.yml
.github/workflows/build_documentation.yml
+1
-1
docs/source/index.rst
docs/source/index.rst
+0
-718
No files found.
.github/workflows/build_documentation.yml
View file @
c3cd88a9
...
@@ -45,7 +45,7 @@ jobs:
...
@@ -45,7 +45,7 @@ jobs:
run
:
|
run
:
|
sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
pip install git+https://github.com/huggingface/doc-builder
@add_install_cell
pip install git+https://github.com/huggingface/doc-builder
pip install git+https://github.com/huggingface/transformers#egg=transformers[dev]
pip install git+https://github.com/huggingface/transformers#egg=transformers[dev]
export TORCH_VERSION=$(python -c "from torch import version; print(version.__version__.split('+')[0])")
export TORCH_VERSION=$(python -c "from torch import version; print(version.__version__.split('+')[0])")
...
...
docs/source/index.rst
deleted
100644 → 0
View file @
12d9b957
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment