Commit cbba542
authored
Patch 2025 02 07 (#4541)
* remove emacs
* Update ['dlc_developer_config.toml']
dlc_developer_config.toml:
{ 'build': { 'build_frameworks': ['huggingface_pytorch'],
'build_inference': False,
'build_training': True},
'buildspec_override': { 'dlc-pr-huggingface-pytorch-training': 'huggingface/pytorch/training/buildspec.yml'},
'dev': { 'arm64_mode': False,
'deep_canary_mode': False,
'graviton_mode': False,
'neuronx_mode': False},
'test': { 'ec2_tests': True,
'ecs_tests': True,
'eks_tests': True,
'sagemaker_local_tests': True,
'sagemaker_remote_tests': True,
'sanity_tests': True,
'security_tests': True}}
* use RUN
* try using apt-get remove
* just remove emacs
* combine the calls
* bump transformers
* bump pip too
* just fix emacs for now
* should test transformers w/ v2 version actually
* upgrade pip
* bump ninja to 1.11.1.2
* remove test since we upgraded pip
* try setting ninja version
* bring test back
* remove emacs test
* added 2.1 change by accident, reverting
* fix flake8, bump release training version
* Revert "Update ['dlc_developer_config.toml']"
This reverts commit 9dfa272.1 parent 13285af commit cbba542
File tree
4 files changed
+9
-22
lines changed- huggingface/pytorch/training
- docker/2.3/py3/cu121
- test/dlc_tests/sanity
4 files changed
+9
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | | - | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | | - | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | 189 | | |
208 | 190 | | |
209 | 191 | | |
| |||
0 commit comments