CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 21:36:19 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/PaddlePaddle/Paddle.git
etag: W/"af8ace4b6f6543e7d9e3a561291c1149"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=u%2Bn%2BtT0Rgx%2BbNisFwHrDS7fP%2FFFgVvCct1IdaExeAmcGreG153YxBP0ovjKkFa5JdcgjTTROCZ8LwLiag1IAacMblXGCNzRVrAkoJjU9nj3uP1scaWatwRWa6AeRUADg6xTw5TzNvx1oRUzjtXBpdrP4%2FIHNxF03dxEGCJJyK6hxL8IjVQx2oZ%2FBt6GqnJ1YFLgK1Ptf2JCnUpfVMCacNj6Kq7M6yTPFoAqsZeuN4hRiEFYsIzbJO85pg4dLhhOEOCGFpplzm3G1rsjhpFYXGQ%3D%3D--F83ab0fNDDiYh5at--0X9jgxaJN%2F07aU03MF%2BE2A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1994196783.1753652178; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 21:36:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 21:36:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8464:10904:85023F:AFA018:68869BD2
[AutoParallel]:intermediate api supports LoRA (#70539) · PaddlePaddle/Paddle@f3546ee · GitHub
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/api.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/tensor_parallel.py
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/CMakeLists.txt
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit f3546ee
authored
[AutoParallel]:intermediate api supports LoRA (#70539)
* [AutoParallel]:fix dataloader error in sft
* [AutoParallel]:fix dataloader error in sft
* [AutoParallel]: intermedaite api support lora
* [AutoParallel]: intermedaite api support lora
* [AutoParallel]: intermedaite api support lora
* [AutoParallel]: intermedaite api support lora
* [AutoParallel]:update format
* [AutoParallel]:fix check lora fail
* [AutoParallel]:change lora_case for higher performence1 parent 650dc25 commit f3546eeCopy full SHA for f3546ee
File tree
Expand file treeCollapse file tree
7 files changed
+764
-135
lines changedFilter options
- python/paddle/distributed/auto_parallel
- intermediate
- test/auto_parallel/hybrid_strategy
Expand file treeCollapse file tree
7 files changed
+764
-135
lines changedpython/paddle/distributed/auto_parallel/api.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/api.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
| 339 | + | |
339 | 340 |
| |
340 | 341 |
| |
341 | 342 |
| |
|
python/paddle/distributed/auto_parallel/intermediate/tensor_parallel.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/intermediate/tensor_parallel.py+90-76Lines changed: 90 additions & 76 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
190 | 172 |
| |
191 |
| - | |
192 |
| - | |
193 |
| - | |
| 173 | + | |
| 174 | + | |
194 | 175 |
| |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
201 | 204 |
| |
202 | 205 |
| |
203 | 206 |
| |
| |||
252 | 255 |
| |
253 | 256 |
| |
254 | 257 |
| |
255 |
| - | |
| 258 | + | |
256 | 259 |
| |
257 | 260 |
| |
258 | 261 |
| |
| |||
265 | 268 |
| |
266 | 269 |
| |
267 | 270 |
| |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
275 | 277 |
| |
276 |
| - | |
277 |
| - | |
278 |
| - | |
| 278 | + | |
| 279 | + | |
279 | 280 |
| |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
287 | 303 |
| |
288 | 304 |
| |
289 | 305 |
| |
| |||
340 | 356 |
| |
341 | 357 |
| |
342 | 358 |
| |
343 |
| - | |
| 359 | + | |
344 | 360 |
| |
345 | 361 |
| |
346 | 362 |
| |
| |||
395 | 411 |
| |
396 | 412 |
| |
397 | 413 |
| |
398 |
| - | |
| 414 | + | |
399 | 415 |
| |
400 | 416 |
| |
401 | 417 |
| |
| |||
445 | 461 |
| |
446 | 462 |
| |
447 | 463 |
| |
448 |
| - | |
| 464 | + | |
449 | 465 |
| |
450 | 466 |
| |
451 | 467 |
| |
| |||
497 | 513 |
| |
498 | 514 |
| |
499 | 515 |
| |
500 |
| - | |
| 516 | + | |
501 | 517 |
| |
502 | 518 |
| |
503 | 519 |
| |
| |||
547 | 563 |
| |
548 | 564 |
| |
549 | 565 |
| |
550 |
| - | |
| 566 | + | |
551 | 567 |
| |
552 | 568 |
| |
553 | 569 |
| |
| |||
609 | 625 |
| |
610 | 626 |
| |
611 | 627 |
| |
612 |
| - | |
| 628 | + | |
613 | 629 |
| |
614 | 630 |
| |
615 | 631 |
| |
| |||
639 | 655 |
| |
640 | 656 |
| |
641 | 657 |
| |
642 |
| - | |
| 658 | + | |
643 | 659 |
| |
644 | 660 |
| |
645 | 661 |
| |
646 | 662 |
| |
647 |
| - | |
648 |
| - | |
| 663 | + | |
| 664 | + | |
649 | 665 |
| |
650 | 666 |
| |
651 |
| - | |
652 |
| - | |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
658 | 675 |
| |
659 | 676 |
| |
660 | 677 |
| |
661 | 678 |
| |
662 | 679 |
| |
663 | 680 |
| |
664 | 681 |
| |
665 |
| - | |
| 682 | + | |
666 | 683 |
| |
667 | 684 |
| |
668 | 685 |
| |
| |||
678 | 695 |
| |
679 | 696 |
| |
680 | 697 |
| |
681 |
| - | |
| 698 | + | |
682 | 699 |
| |
683 | 700 |
| |
684 | 701 |
| |
685 | 702 |
| |
686 |
| - | |
| 703 | + | |
687 | 704 |
| |
688 | 705 |
| |
689 | 706 |
| |
690 |
| - | |
691 |
| - | |
692 |
| - | |
693 |
| - | |
| 707 | + | |
694 | 708 |
| |
695 | 709 |
| |
696 | 710 |
| |
|
test/auto_parallel/hybrid_strategy/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/auto_parallel/hybrid_strategy/CMakeLists.txt+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + |
You can’t perform that action at this time.
0 commit comments