torchtitan/__init__.py,sha256=8h8mGb567G09Ud9qC7HEv_AgVaTF64VoPg9P363AK6w,386
torchtitan/train.py,sha256=xE7qOQ3B1HvOz3OtbaaeGegaxAjchwpl-6P0rjD8EZ4,2153
torchtitan/trainer.py,sha256=LelpMvSiyCH86R5WjOOHIdm-VB1Z-8KkJSisg7RC8q0,36253
torchtitan/components/checkpoint.py,sha256=vrvBGtE2N7iz1Q5KDiY22TzhHyHPb01Ns4dtjtynfGU,36154
torchtitan/components/dataloader.py,sha256=XDFfkhHp-Bi5i4goSeIl3JAp7lGlN5Zb5QS6ZhGpKG0,6150
torchtitan/components/loss.py,sha256=g7qEE_o4Vi8LzSwZRxeW2zSRSu5YE4qBcOrQxoCI1Go,15138
torchtitan/components/lr_scheduler.py,sha256=ILFMyZRvX_aath0c_rVJSj4IuF_RqBiHzVq6TVOGVP4,10093
torchtitan/components/metrics.py,sha256=uaF6lukduE5GSUEyief-l3TvTgkknqDFIKODHz_dB0Y,20533
torchtitan/components/optimizer.py,sha256=erDzRS8g7eInwvzmQxtr6QcAjmoRyQMgr4jCE0Mb0kU,21997
torchtitan/components/tokenizer.py,sha256=J8n1MZxU34UZ8L5GaMYB4ZrQDqZz0P51wsbd-xy0KQs,21898
torchtitan/components/validate.py,sha256=ufr0FGY4z2bPM8qNeZk0BjbGtVfMts038KrTShQE9wQ,13421
torchtitan/components/quantization/__init__.py,sha256=p893UngTEwiyhXK4OCzLKL8PHz2VE_tF79biWbA70WE,2107
torchtitan/components/quantization/float8.py,sha256=k521ynXhfFpa59jtQQcLf98iJK5phppB_3xXnQazSzc,8857
torchtitan/components/quantization/mx.py,sha256=Bp4l6Lp3jl8QqAfika88IxRJtDvihYrSeLfc6llzI2A,6789
torchtitan/components/quantization/utils.py,sha256=82rwwjCzhpB8pWdX6oQOEUFowWvSKSKC_JmaDXA4cMU,3382
torchtitan/config/__init__.py,sha256=idkoSbficVj6nFR6VJT1do2OEzU1m88uapAhJ68nlUE,854
torchtitan/config/configs.py,sha256=7DzYpDRIUdacjDa6rTUu-umVPag_eEk9IizX8WBIwaI,16336
torchtitan/config/configurable.py,sha256=5rpxKLB1Zx6yZMsPCvokiQNUwceCrRLgyqeJd7GzTpI,6371
torchtitan/config/function.py,sha256=pnKCUCUl7mPmFCG37Bi3W8b_RIiEWYaN149NVwfYc34,1239
torchtitan/config/manager.py,sha256=n_Mzsg1vWGvk21kQGpz84hfa-yeffRqJJ13-1durZbI,10210
torchtitan/distributed/__init__.py,sha256=AWX4xTrJ8LIBCmjoTddNVjQEd2H-HqpIfrg4uIS5kzM,306
torchtitan/distributed/activation_checkpoint.py,sha256=SnmKSzPJYB0BXcIXUfr8AB7QGAghoOSYbr1LyIsMhM8,10148
torchtitan/distributed/compile.py,sha256=dSR6mCoFRw9AICOri_FL2nemkB9fMxgXpBamRM09xTg,1939
torchtitan/distributed/context_parallel.py,sha256=nUhmd8QyZZLwMTh0zwMvO0jBsKaLFT9yk09_bo8wcNw,10296
torchtitan/distributed/expert_parallel.py,sha256=J8JCySjMi21JLBSk8MCEGSP5wGAgPZvKyMqhqbkb03s,4644
torchtitan/distributed/fsdp.py,sha256=1oF8VgY0F0CNc9lNc4jtsUQUNYGswVizyn2jVAHgpvA,1819
torchtitan/distributed/parallel_dims.py,sha256=_J99arrABdJkrdhkXUZD-B5Hh1-2JRxtl5p_cG2k3Xk,14439
torchtitan/distributed/pipeline_parallel.py,sha256=npKENzeIbKMz0BEx-h_F93d10Aq0x0C28IKazyI8mPk,21209
torchtitan/distributed/tensor_parallel.py,sha256=kbShab3BnWlSMJ2BAGU-Sj3DuQ8RtDp-YiH1yTW9YCY,7559
torchtitan/distributed/utils.py,sha256=lJLqvaprwL2168Lr7RB-Uy4-I95IDTcYbGg2eRI-oAs,24969
torchtitan/distributed/deepep/deepep.py,sha256=i2ATAsgfc845dWpSpHIrH2KAVIPCB5xACfM3bx277Xc,17535
torchtitan/distributed/deepep/hybridep.py,sha256=JdAvUGGDrQcCKLHUGcIKl2kJd75yw6ZlqGJhN7Pdvas,17150
torchtitan/experiments/__init__.py,sha256=z9-JFgMtDuzlXNVsdyt25M7z5TelD0ifOwX8Y7oOKyI,563
torchtitan/experiments/autoparallel/configs.py,sha256=BKYW6fcBbIoGbEl84vzuUeJ2-WdUIpM0dBob3KWpWWo,755
torchtitan/experiments/autoparallel/deepseek_v3/__init__.py,sha256=w7_p57m4A62Y-jE4RsDxfdfJU5P9G0q3xIZzDJMTQlA,1217
torchtitan/experiments/autoparallel/deepseek_v3/config_registry.py,sha256=FniGA48NPxuTnPRNdbnbI54liU6tl9Zn1jZ5RkBnGQs,1893
torchtitan/experiments/autoparallel/deepseek_v3/parallelize_deepseekv3.py,sha256=4TksclT_cJ_m_uvWHkynaC5ovAGemD_Lughat_lX_vk,17298
torchtitan/experiments/autoparallel/llama3/__init__.py,sha256=DJEp9rjqmPRXoOdZOewXcnfemBzZBgvywUj-vpJ3iGg,933
torchtitan/experiments/autoparallel/llama3/config_registry.py,sha256=NQkTyAfZxttsK0Gb9YJsPCJhE5dScaUspVqKBbxgxPs,1840
torchtitan/experiments/autoparallel/llama3/parallelize_llama.py,sha256=WwJVJh-5wvx9wBiRI39olZGrH1r90vrNn88mBpyNK8Q,6403
torchtitan/experiments/autoparallel/local_map_deepseek_v3/__init__.py,sha256=hwHuXhq8fyGiH7zKeSnht4eE9rItYZDcI-zZIuDsyfI,1334
torchtitan/experiments/autoparallel/local_map_deepseek_v3/args.py,sha256=1A7h31ybGGddLNuXapM00d7rHFhqGWgtSrj4HTNhS1I,1294
torchtitan/experiments/autoparallel/local_map_deepseek_v3/config_registry.py,sha256=Q9U3cbOBz06eB8Rgvzydq4zW4QPfnSCyXQBYCcXAlps,1903
torchtitan/experiments/autoparallel/local_map_deepseek_v3/model.py,sha256=I8a-HkeiU14DdwkzzJUsFbkjtYW_qe_j2XrfYCpyk4s,1023
torchtitan/experiments/autoparallel/local_map_deepseek_v3/parallelize_deepseekv3.py,sha256=Ca6OvxSJ80Q04M_0adq7vJYUxqjJoJn8l21vRSPLMPQ,7301
torchtitan/experiments/autoparallel/tests/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
torchtitan/experiments/autoparallel/tests/integration_tests.py,sha256=avgUCYF2EEGOpPGGApDRhRCzu64t9dXLTcDPkX_vgm4,2653
torchtitan/experiments/forge/__init__.py,sha256=hkf1NM2aznMKEWUIgkVIw6UCEq-xExXR2LcY9_5YuLk,268
torchtitan/experiments/forge/engine.py,sha256=elrdNfmfzcArIhlp4VFGTx-LAjfK7mrnNEDTmN4P4hQ,10408
torchtitan/experiments/forge/example_train.py,sha256=rXyhEnr9i2uCtAmG0u5rkwXirWidoJXOOCtOSu125KE,17442
torchtitan/experiments/ft/__init__.py,sha256=dFV81mCLqgcvGjlaqVxNHTABHRM8bijM7gi5L4_JhNk,405
torchtitan/experiments/ft/checkpoint.py,sha256=J20uGRn8SY2hD7o-eq3iRRvHcjaqa5ngdVYvoOgy7PU,8503
torchtitan/experiments/ft/manager.py,sha256=PpD1KPUvXzNxhfO8O-NEiJLtNyWNJtAn9MFrkSfqklc,8222
torchtitan/experiments/ft/optimizer.py,sha256=f2VWcU3HXAFjzjVe_6NwZGE7mzvGU_6TrkoZ3fc53xg,3248
torchtitan/experiments/ft/trainer.py,sha256=46oGWFhSF7Q-YwT9PIfv-XWPt4O1rWCvAvN-hY01N74,21620
torchtitan/experiments/ft/config/__init__.py,sha256=67Yv3XdLRhis_ks58MxUEqvsK0gswBB_KUbCGlOpCtA,346
torchtitan/experiments/ft/config/job_config.py,sha256=JMJrNghUmAeRSf9NpDlJRUssYVyErlShDs0leJKuBNY,3012
torchtitan/experiments/ft/diloco/__init__.py,sha256=zDB8HBspJ0JqN_j7qki-PTz8AJfRGM5Ake7nRiZDeeA,308
torchtitan/experiments/ft/diloco/utils.py,sha256=-MQFYOX3ZEbexFFRkaEDsPtAqFALWYs0J4LqpfApCU0,5114
torchtitan/experiments/ft/llama3/__init__.py,sha256=yI2pm6NDIXqGRFZ19GS-1eTqP5E-3NEoxQTbr1M5yJI,936
torchtitan/experiments/ft/llama3/config_registry.py,sha256=yZ8Ie8HDlyZjlin9FeQrwx-vihYeQunAMl2UzIp4f0A,2463
torchtitan/experiments/ft/tests/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
torchtitan/experiments/ft/tests/integration_tests.py,sha256=xdUHQdNG42ZYmaUeuW1dS3R4zXM6s3yz50aZaU2jlXk,4453
torchtitan/experiments/ft/tests/test_ft_checkpoint.py,sha256=9MbLK0_TuLCkdNmk9nvyUxPwtk6ivc-Gjbs-847yhzo,4464
torchtitan/experiments/graph_trainer/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
torchtitan/experiments/graph_trainer/bucketing.py,sha256=A0MLrxIPTHdf79SMlTJ8Pljivfa3hsMpxY9T0soNfOA,10447
torchtitan/experiments/graph_trainer/common_utils.py,sha256=aBIDdI50dApJYB0X4h1jlH7iFirVtVikKX_eLR7U_Tg,6815
torchtitan/experiments/graph_trainer/compile.py,sha256=cePyn_BesS7i9QBjIT8y5-ANev7RSvoIfjNjD9f5CD4,10454
torchtitan/experiments/graph_trainer/configs.py,sha256=OaAedRLh5nJfupAaLcPGgQXeEOLvNOlT8LCTlwZhvvM,5334
torchtitan/experiments/graph_trainer/cpu_offload.py,sha256=bcJ50y3ad8dPVKi2BFEas3ulSY9ZqspbvUwn03mkJ3Y,13147
torchtitan/experiments/graph_trainer/cudagraph.py,sha256=RZyhXoht2OtjXICDNLfQ7CJvXccOW650B1n_FjvFq8Q,15462
torchtitan/experiments/graph_trainer/custom_codegen.py,sha256=NWppAZPBI7V3xPhpr1rn-eGpR2kYCKeIWbwEH-KQivM,23281
torchtitan/experiments/graph_trainer/debug_utils.py,sha256=oq_ie80ieZBpSKjBLBhZbCtOAFOfF9zgry_BGSebeH0,2769
torchtitan/experiments/graph_trainer/graph_utils.py,sha256=Vtzi5KnGUCQMudobp2i7Fn23bcf3RqcFLFtfSQpslnM,19466
torchtitan/experiments/graph_trainer/jit_backend.py,sha256=EMV3WDkG76rl2K70-almcyrukUakcfWrgw4rU1lJpfk,6485
torchtitan/experiments/graph_trainer/make_fx_tracer.py,sha256=hkx6GLlc8Fjtyx_jlDZLc0hijtt0GurrvL620uyHMSg,20344
torchtitan/experiments/graph_trainer/passes.py,sha256=EOn5kZ5CCMH4t8vbihKUhcWoGnJJHOTtnWWXqyLZVLk,35866
torchtitan/experiments/graph_trainer/precompile.py,sha256=qda9DxpMKzb9Fdcho_aWBnAiGvy3Ud-H2tmDig1Hif4,16763
torchtitan/experiments/graph_trainer/precompile_main.py,sha256=qzVXIofbbscxCvXQZtT-b-2X03hkzDl_N6yg4ZY_Knw,17440
torchtitan/experiments/graph_trainer/remove_noop_passes.py,sha256=qPvwS5VsU9c0wpYizyC5GvXi3fXYTao9M56qSJWzczs,4925
torchtitan/experiments/graph_trainer/reshard_after_forward.py,sha256=1qLEUXCxo0lhAlLf6KZLi5nAd0-f_eIT1-ozvmEdIzM,3010
torchtitan/experiments/graph_trainer/simple_fsdp.py,sha256=FXil7ctQEFh7u7tyAiIoFQnZfUTKUqJ6KVwaTwJanDk,12085
torchtitan/experiments/graph_trainer/storage.py,sha256=HmKMWksA_e2oL29m-86dmKQFSo-dBawvgE_7DF59YDk,2777
torchtitan/experiments/graph_trainer/trainer.py,sha256=MPv3RmUVz48t-zd9_Q_UofuBWXKAUWgSGiHqtjYRjWE,6558
torchtitan/experiments/graph_trainer/deepseek_v3/__init__.py,sha256=lf7cGx7PRUg3HlV8wdiUPOBbCcbcyq1tyVH0WLCoOAM,1362
torchtitan/experiments/graph_trainer/deepseek_v3/config_registry.py,sha256=ZyUEeVJxTHcVGfAjQHp6vg-GUKJ9bx_qsCU-EXoVaFg,2659
torchtitan/experiments/graph_trainer/deepseek_v3/model.py,sha256=QHdp76SVcHyow5XsXAKYRfo4jP-G0EXDeITTGhDtn3w,819
torchtitan/experiments/graph_trainer/deepseek_v3/parallelize.py,sha256=TfoO_9CevV-8Yes4EEoY-Nsmt-JhJlRCov2fPCFkU-0,6320
torchtitan/experiments/graph_trainer/llama3/__init__.py,sha256=9KrkPQHov0u_y-CEa2OlYA7aSCk8KA6iiL-bWzQ9m_Q,1119
torchtitan/experiments/graph_trainer/llama3/config_registry.py,sha256=bed3W6V0UJcrhP2va4rynYOvKyChyU__DmoEX0aXJI8,1651
torchtitan/experiments/graph_trainer/llama3/model.py,sha256=WGQuzEyURHKD02ll3ue_0ZlkbooVj2qJjUf7uxf558o,798
torchtitan/experiments/graph_trainer/llama3/parallelize.py,sha256=-QHUdGPTllyawRulYU_hsn4KjDJz_tEK_ZfrmPBghsA,3522
torchtitan/experiments/graph_trainer/qwen3/__init__.py,sha256=FZ07tnMSzRM4mh4rUw8XlgnVLxndl2JQoT7bgTekYys,1270
torchtitan/experiments/graph_trainer/qwen3/config_registry.py,sha256=O3aHVzqJzWBewmwNovXpsG_BUc9hrSWk1RRh5BRYNfI,2184
torchtitan/experiments/graph_trainer/qwen3/model.py,sha256=rBnCuezhaWoQpaoSr-UrC7DkpK5MOqCpsHAbdNVleR0,793
torchtitan/experiments/graph_trainer/qwen3/parallelize.py,sha256=8XaXRnzEK2IuSx4ujj_e-hC6UgHz0s0WXViKy2IUNdk,6155
torchtitan/experiments/graph_trainer/tests/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
torchtitan/experiments/graph_trainer/tests/_trainer_test_utils.py,sha256=tJ7qMyHnFEAIVcS61mX7ntWZB6r1craJ40wfDKf50e4,2590
torchtitan/experiments/graph_trainer/tests/integration_tests.py,sha256=gWX5-QzaZ53xDfpwI5_wg-pjD_o_GCd2yGTnNW8p8Z8,24008
torchtitan/experiments/graph_trainer/tests/run_precompile_tests.py,sha256=Ij4YDgxlgswOX62yqCoRE9AA6wS3gHv6lV-4R4Qht8A,9193
torchtitan/experiments/graph_trainer/tests/test_bitwise_deterministic.py,sha256=Chkbp4N3LRwiM43CHXwTWhx4A-Kx3k92If15ih2rmk8,18479
torchtitan/experiments/graph_trainer/tests/test_cpu_offload.py,sha256=wESsdnsYqgpvyPRYlGvQQx5eJce39XMk6bTonOVEXt8,12426
torchtitan/experiments/graph_trainer/tests/test_custom_codegen.py,sha256=RQEfVtsc220AP6Q-woLEUyo_Lq7DCKWj73kBSe-TXhE,10873
torchtitan/experiments/graph_trainer/tests/test_numerics.py,sha256=gHJRskkoyfRFIRhNuNzZbl42Udk3b5Oy_ECTDgMLJFw,14927
torchtitan/experiments/graph_trainer/tests/test_passes.py,sha256=h37pR_wLPqIoSUn1n4CBGThzNVdZrl5CO2I20AGTzBs,49325
torchtitan/experiments/graph_trainer/tests/test_precompile.py,sha256=pmCtwp-Er9-In2AyT_E5vCs0dXm02EpYVu44A-wNBWw,22582
torchtitan/experiments/graph_trainer/tests/test_profiler.py,sha256=3y_ulWsFq25ywIYYTWFWurRZO9JQ3LX2IUAX4fR_rWk,8142
torchtitan/experiments/graph_trainer/tests/test_sac_peak_memory.py,sha256=WRQAtfvTwZdoM2LVBCx2A9fd3nv6IyMvO7m1iXW_z40,5516
torchtitan/experiments/graph_trainer/tests/test_trace_module.py,sha256=7jTO-kV4ASdKCNCnkkk83NLcJ8rJ7hUyg9KlRnvbeNQ,43730
torchtitan/experiments/rl/__init__.py,sha256=l5uxBSIcDNRpOuhq5QgaFHCgW8gb2a-gvA1WpbwC5To,812
torchtitan/experiments/rl/config_registry.py,sha256=mfZLubfmcdC-f0GGgesGjCTpNonNk3O6rPnQM_JwJUY,10225
torchtitan/experiments/rl/generate.py,sha256=I1QrjoJionjv6LBdGoyCyug_FiuIeEf0tDf-k-blDj8,4225
torchtitan/experiments/rl/grpo.py,sha256=e2tOocnyeUbkW6vBk0Ht28TEN9itsmTKGlaX5saWAL0,23072
torchtitan/experiments/rl/sum_digits.py,sha256=0lcFySNz42J-h7-y9GSyKk2nxUDQz388bPlLpa6kc90,2709
torchtitan/experiments/rl/types.py,sha256=tGWSedB0wqCUJbETQTTE3imJZ0CV3bFT_KG2nCvyRDw,2802
torchtitan/experiments/rl/actors/generator.py,sha256=qNLjn8kuhMcx9mwP8yyZUS0nvMcjdy8P3DF8hREPAWU,14097
torchtitan/experiments/rl/actors/trainer.py,sha256=9OgwPJtVTbmFFAPxMFGDNtNFKMDxhV_HzbRlca4eLGg,14846
torchtitan/experiments/rl/actors/utils.py,sha256=y74m7EEPl1F_zp3ZiS02DNx6FUSUJStb1nQLnfpdgls,5214
torchtitan/experiments/rl/models/attention.py,sha256=ihijmDNp13kTFUxXb6Ot8hEWcYEmzWnEfDTsSJy5NLs,11832
torchtitan/experiments/rl/models/parallelize.py,sha256=e2lDY396sfhvzEjkZhKMUNqE9_G8MUmrobqBZRy7u88,6979
torchtitan/experiments/rl/models/vllm_registry.py,sha256=PY8fJVXXjbn43TAS8MVVT775bNTkAf2dZ_GBb7tRHdE,1976
torchtitan/experiments/rl/models/vllm_wrapper.py,sha256=Fp8tzWduBdeunSIHUaFxfgdKtvGaVN5PGLSmBsDwhIU,17460
torchtitan/experiments/rl/tests/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
torchtitan/experiments/rl/tests/integration_tests.py,sha256=u_XqWa3zXcAQCBvXa9VzJMgZOqHE88-Lb5rvL4l0RiQ,5755
torchtitan/experiments/rl/tests/test_bitwise_parity.py,sha256=PLORHKvMtZXiBQ-BxwdoaUvgb0nhyebMK9iu_rgDzWg,20391
torchtitan/experiments/transformers_modeling_backend/__init__.py,sha256=r4uZQBhZy5vnHtwjswVcwmJDvF40USQc6wLK_voCZ-Q,1625
torchtitan/experiments/transformers_modeling_backend/config_registry.py,sha256=6PvkWHi8EacTl45IUg3LOI793oXzOBdK1Rg7xKc8_Q8,3214
torchtitan/experiments/transformers_modeling_backend/configs.py,sha256=cIIwDmttzQ_UsVv1lzKXeZPmZ0EstmgOr5-1DADIkaI,451
torchtitan/experiments/transformers_modeling_backend/model.py,sha256=Mx22yhmXRBtf1UlYu1JvpEw8moita50B4TLMc_EsOSE,30742
torchtitan/experiments/transformers_modeling_backend/parallelize.py,sha256=FcPUociTRs5kZQLScWUcr01-RftaFzHJVnVaH25Eutg,15536
torchtitan/experiments/transformers_modeling_backend/pipeline.py,sha256=M0SeS0C3953vHLyYn8eY5EbXMfN7X2oKnAm_hAt4hHI,16989
torchtitan/experiments/transformers_modeling_backend/tests/integration_tests.py,sha256=2LOnpz_HcSwX4MzsmxV2ZDrurnido6suRYrbMXCT6lY,2175
torchtitan/experiments/vlm/__init__.py,sha256=RVYI4jv_CtCK1YXe8UCt5JWujViRe699anqt-X5qBIs,4299
torchtitan/experiments/vlm/config_registry.py,sha256=ox-YLisvulJKn0dmFgMTHUvg6RZaoK5cYYR6Ff5KHLU,1684
torchtitan/experiments/vlm/configs.py,sha256=xyOH6PUmJfUAjvRiuHMVIua-uksrAOLFBCgVGZKgySs,610
torchtitan/experiments/vlm/datasets/mm_collator_nld.py,sha256=kQWyRxUXE1qi5foNWWpsSFFAnwcpXSsm448zM3Suhkw,7853
torchtitan/experiments/vlm/datasets/mm_datasets.py,sha256=uOUl3IY-wrS29rWFCuu0xua-24MUkyvzCboozyCfMaQ,15566
torchtitan/experiments/vlm/datasets/utils/image.py,sha256=Pv6SI3Hv77LtBxow1ZLlQekKDGXkQPweLwQnP0CQmtQ,10295
torchtitan/experiments/vlm/datasets/utils/packing.py,sha256=MFABZhNHSx94dmmjUoTi1Z9y5aRl08Q4fRf2zENm9P0,4268
torchtitan/experiments/vlm/datasets/utils/text.py,sha256=hsJ0oKRI5zOfmcUBapimLcUU1WlcC2VIjHrDT4gx3WM,4460
torchtitan/experiments/vlm/infra/parallelize.py,sha256=EVYCg-L38_FJYFD6Op5greFmKiiyWVZOsjUF5ySCG0g,6412
torchtitan/experiments/vlm/model/args.py,sha256=C6U_MAITr-dXjQIEH62VIpk7Ol7ex9ybEtrLma37WxA,1215
torchtitan/experiments/vlm/model/model.py,sha256=jHe3dTVIXom9BbFR5uZ7kC4cxQYGZZH_qBljSvzSRSE,4429
torchtitan/experiments/vlm/model/siglip2.py,sha256=O5wXgdxk0vmGouSzsZLWUjpQ_aP3s_InLUpJ0QmfY7k,8956
torchtitan/experiments/vlm/tests/integration_tests.py,sha256=WeaDNBtoCXMlz-7nT3MzrgOhnjqc6AsfokrxQOfbzlw,1842
torchtitan/hf_datasets/__init__.py,sha256=ZRjf52pomJHsMuuGDUbV67knxgOVRVgGHBDyRIIL8GU,409
torchtitan/hf_datasets/text_datasets.py,sha256=XQDtnWg9qXzNWE6_aYPc2zgIMwQ1ypbwdxABzvfW-Wg,23434
torchtitan/hf_datasets/multimodal/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
torchtitan/hf_datasets/multimodal/mm_collator.py,sha256=WUB6HVUWsiac0fTGnd1xG7bJ3Rv_rwHKUd2UXPUcskg,6644
torchtitan/hf_datasets/multimodal/mm_datasets.py,sha256=CelphFpZcJI7YIkXKc7arshzIPCklNPvqm3scvmimo8,22320
torchtitan/hf_datasets/multimodal/utils/image.py,sha256=c2Nj1VP1msGZO9MMURt_Wd42ofx7uQuLuECkDkQM08U,8755
torchtitan/hf_datasets/multimodal/utils/packing.py,sha256=avO-VyvFOYPGGsBaJRtMyy10Sv7ZD2bD9aW-xtovqSo,4386
torchtitan/hf_datasets/multimodal/utils/text.py,sha256=28YrTuBDK5_SuR1-OMFwwDqYAxkI_CRZjIYI9r2E2JM,3643
torchtitan/hf_datasets/multimodal/utils/video.py,sha256=-5nnwmnIjbibbUou4suCvr1bPgLSlb1PA0ucHYdvjes,5119
torchtitan/models/__init__.py,sha256=2SKml0ti_FEf1S23c2F8nvjXEVQ_K3K3E6qeVfUTy8g,322
torchtitan/models/utils.py,sha256=uvGg3yuZSdyLI_kSmliyQ4TUamFEtaLeFF2PFAKMVrM,20674
torchtitan/models/common/__init__.py,sha256=r2hEfdlT-z52OQMEeJyN8N5DpBtBa2K2diYNYSQqnDE,1577
torchtitan/models/common/attention.py,sha256=H6nbxkOtYjJ6I52zPcwrJyojjh7cUeffrxcgpq7U9z8,23800
torchtitan/models/common/config_utils.py,sha256=NdbeUVlL0od-wvzas-OAT8BF2rTCYRUgIS_DJLyyjRs,7985
torchtitan/models/common/decoder.py,sha256=bPg_Z9EeaJy8k65RYBdfNjV8VQwUAdLLWRTRzyKGwgE,8041
torchtitan/models/common/decoder_sharding.py,sha256=r1S6PJBMbtk4uxbFMA1Y0FZPv6rPdEUQvLyhYdKX4zg,9209
torchtitan/models/common/embedding.py,sha256=aPL36XAJZUGuHJubmfymlsNGyAx5ze1-MgfxYSAfF5Y,968
torchtitan/models/common/feed_forward.py,sha256=bvIoMQ3NbwP6R3sfWHGLOTH0xVE0FZgdyu6oVijs3VM,1619
torchtitan/models/common/linear.py,sha256=DY41T2uXIYr_RF59tHGVEw4hEDxHwb4xHjnlGJEu850,1012
torchtitan/models/common/moe.py,sha256=P9bz-WTjSCmcwuwftjPPzOkc4CMBUeqHJGVXNREbsXQ,17507
torchtitan/models/common/param_init.py,sha256=yzgz1_d-qx1VzrllxGqyHKa6zMfOhu3GluAYp9hrt64,1009
torchtitan/models/common/rmsnorm.py,sha256=87xRkntDxnSLYb-eZO_EbCInr54DXyrA2eNNtbyl93Y,1063
torchtitan/models/common/rope.py,sha256=zsN2sXc6ZYobu6zlblEgW2SVNZidXSfqU0hyPCj0vUo,14629
torchtitan/models/common/token_dispatcher.py,sha256=JcPLYEmAb5xHZasJobzuOKTy2aZvT5m6j2PjGYQP_e8,27591
torchtitan/models/deepseek_v3/__init__.py,sha256=SbTBTEjk0BWPJ9cmL8tlot8oE6rAKoVqe3KfGTiZ-8I,16454
torchtitan/models/deepseek_v3/config_registry.py,sha256=10mzQ5ugqgzB_8COoI7F-96E3xHpgoWQzBsbYmudnvg,5239
torchtitan/models/deepseek_v3/model.py,sha256=o8dws8YW3RwIgiLj-69HxWWQfKeOkNc-IWdTkPTBtJc,9436
torchtitan/models/deepseek_v3/parallelize.py,sha256=GPrJzp9w2s6PZZcb-dCwkmvLYoAvl-_vnb-OW0Vm-Vk,4593
torchtitan/models/deepseek_v3/sharding.py,sha256=ahr_SytiWNEuaLVEJ8RAWdHoIfjeSzSgz_6wMlFTepE,3800
torchtitan/models/deepseek_v3/state_dict_adapter.py,sha256=ZlEaq58TKFw3YWkgKi9x0j4ACmh_gcp7CBgo2X9FN5A,9704
torchtitan/models/flux/__init__.py,sha256=tHvEclpBv76XKDId6fZ0hMxoMVzv63PxOLRJKgycju4,16765
torchtitan/models/flux/config_registry.py,sha256=9ktghXgyFOr0GvBg72_42YIDQHlPru80fcykHDAQ6Co,8606
torchtitan/models/flux/configs.py,sha256=ZJbiftPEtS6QvEO45yZj1t2oFNnYe0wgPyz7o8sVQkw,2838
torchtitan/models/flux/flux_datasets.py,sha256=ffadj3UMpttk6wtUp4PKyJZbmKUwbA5MEFnHxLP4j_w,15671
torchtitan/models/flux/parallelize.py,sha256=GIGJ_X7ZTtCRK_qojNXhI64wFNaRKl-EmJLdRaS4VcI,8006
torchtitan/models/flux/tokenizer.py,sha256=zuuHdpxRC_al2HfA_H8Qj3VIYISs-0NsKboNNJm7w8w,7303
torchtitan/models/flux/trainer.py,sha256=WXOsTX6kBOxoQPlaU4qddlZ0oD9XykkS4zWofUEHty0,12941
torchtitan/models/flux/utils.py,sha256=wo9fhcy6vDP_lkHgmIvnCWmIrUD9QlaQfXA00Id60_Q,5969
torchtitan/models/flux/validate.py,sha256=e32VcfW4R9WkT1vHM5FY1lINxyS53CbsK-_2x8oiKOE,11525
torchtitan/models/flux/inference/infer.py,sha256=AOk-FubBkAikKC38lXkX6b5rfRgsF6eBFBYJ06vhmXU,3646
torchtitan/models/flux/inference/sampling.py,sha256=7cX7iwiUXwoWTEjCioxUx2jZB3BTuIujUCx9oZLwNzc,8159
torchtitan/models/flux/model/autoencoder.py,sha256=QW20QfXv9OkttF0XH09-nhDAX2ccG4WMXgG-4JyOm80,13225
torchtitan/models/flux/model/hf_embedder.py,sha256=yRlgVBEtmrEwpLrGXjV5zTXHieTbzQA6ve0D9B4pwUM,2663
torchtitan/models/flux/model/layers.py,sha256=fGnsTkwkmRJMVf619rqYmQsUyr02EThZwk-tXsKREbg,12553
torchtitan/models/flux/model/model.py,sha256=0JSO1yHkPU9uq8-uPafoXSKden9hRTmpLjfglTz4mt0,6537
torchtitan/models/flux/model/state_dict_adapter.py,sha256=41FWT6WefL9AQhQ0hsJl9DQ-pl66gkH3M_xwFKCMbpY,13839
torchtitan/models/gpt_oss/__init__.py,sha256=Ny-bZb3TJvpb7dt4n9xApe3lI0ptr2D_hKSxAgXNSFM,11024
torchtitan/models/gpt_oss/config_registry.py,sha256=AUSqs6BV-IlgTiX6WBs60jHxUi4U5RODF7wBu1scZcU,3941
torchtitan/models/gpt_oss/expert_parallel.py,sha256=LFdVqVPgzV0VMSUFcO1pFZTW0GTAvSBZ_2jHN9B2Cl4,2697
torchtitan/models/gpt_oss/model.py,sha256=RLVCSDAr0sliqLcv8ZnrlqPHtngCk8gxTJ9qzDOWr-A,10508
torchtitan/models/gpt_oss/moe.py,sha256=y9CNdDY-F5r50MeFFLYbOLBzNpyaeJdhNqCusqv0qlM,8930
torchtitan/models/gpt_oss/parallelize.py,sha256=THyB3zaSKheCzsXBVCM4wEbi-YlJdB1SHX0scJX1u0w,7917
torchtitan/models/gpt_oss/sharding.py,sha256=ZBtKHtYikuJX-gRg9I0IY35xFptMJAtpucq789J7VeQ,2681
torchtitan/models/gpt_oss/state_dict_adapter.py,sha256=vlmRDEXVvjC8wiA7N1MtNQUZfghBitPmXEcKsCaP2GY,12752
torchtitan/models/llama3/__init__.py,sha256=i-zBphLEYR2x2eHHmVdI9_NQ5JZl2KWkQTuZur-YhJw,11572
torchtitan/models/llama3/config_registry.py,sha256=FBsjrWonY944iTf_jJNQzgNC5FvtqBuUfIOpKIQGUco,8825
torchtitan/models/llama3/model.py,sha256=UosuoDWx_WH9rTEa4Xq-NHhKxwinuNxEBBQdkaPW5TE,5411
torchtitan/models/llama3/parallelize.py,sha256=wlE9XSjVKFsH_NDvMHVzTiBOBmiG-DAAuXEVoL5xAdc,7403
torchtitan/models/llama3/sharding.py,sha256=cctxcZeLXaeYvd53EMvJZ9J4ZHhfCusSkKcd41jMHoA,2505
torchtitan/models/llama3/state_dict_adapter.py,sha256=dn8pX5ud0Vy1i6GE-Fl_umakLF8wcS4k-79ORo5H3Sw,10077
torchtitan/models/llama4/__init__.py,sha256=mR3wi2oDIKLg4zbGP08jB6mL0p6wQdMxCHRXjXId4eM,10973
torchtitan/models/llama4/config_registry.py,sha256=8d2kytJWkPyCACcxhsP9jrH_rCoQ7_fxkW6OSMmBHX8,5497
torchtitan/models/llama4/model.py,sha256=yPEHdBGl1ZD6wdEQPdyQmdWwTKKX4JIdhzClu37Dl3Y,7609
torchtitan/models/llama4/parallelize.py,sha256=KUA3i_T8n3CdhzWk15QAwqZ4FgcNnLWZcJoz2a-Uyvo,20261
torchtitan/models/llama4/sharding.py,sha256=B0RYLrsBaM3OGa6e9YG9N_lnGbHevsL8jRzUR5-1Tnk,2000
torchtitan/models/llama4/state_dict_adapter.py,sha256=gnhgc3DdW7DGA1OrGM9duqv0H0fTtAOvSWC2PuhhWMM,10384
torchtitan/models/qwen3/__init__.py,sha256=bsGgiILKgRYV9-eRk_YXM7artAzO9QRZb7EC3Oid_lA,18053
torchtitan/models/qwen3/config_registry.py,sha256=ZzsifysoNEIq-CJQuZDGlEf4INQPibmW-RlqAZYeDi4,11561
torchtitan/models/qwen3/model.py,sha256=N6xroI9CPnrjKln-kapXU3EwfROfUsMbSOCesS_wBXQ,6543
torchtitan/models/qwen3/parallelize.py,sha256=y_ILaRVE6nGSWccAzEiNd2UdV6CnBoYFLf1Lg00WnmY,4220
torchtitan/models/qwen3/sharding.py,sha256=vasqzaETRWw1FQE1WtZ6Z0LvqIL_ME9DUS423FjOjVQ,2563
torchtitan/models/qwen3/state_dict_adapter.py,sha256=0nfxuVhy5535yJOOZG-FJiUuEpW8rIvgdpHBJmeBU5A,12809
torchtitan/models/qwen3_vl/__init__.py,sha256=xn_t6FTaxl3svBrOaTs2ugdm8Zw4q7_Qg5ynXzWS1_U,17678
torchtitan/models/qwen3_vl/config_registry.py,sha256=0z8PI6m4Yzs-xypINDJriON--7PViXsUZpCJTTIk_Sc,6340
torchtitan/models/qwen3_vl/model.py,sha256=c_63g4-YCMcsC8okwXCCc7sE5mDbXgsEZWJDGLWYFrg,26109
torchtitan/models/qwen3_vl/parallelize.py,sha256=fNJGgESefGSpqOeaBTErL8K0Sp-5u3pH85MNaBsScnc,15598
torchtitan/models/qwen3_vl/state_dict_adapter.py,sha256=eMjcay8b1fbdaOMwMBiAWCtLVQuGNPy3bLsrU90N_tg,17295
torchtitan/models/qwen3_vl/vision_encoder.py,sha256=Aah1VnN9nEnX6R320hFcSebqjiWXDK9Iw6M7ymH_JxU,25532
torchtitan/ops/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
torchtitan/ops/scatter_add.py,sha256=vRS0OPllf689jGW2OFG9SNPHcIs32GZXo9751Z1Fm2E,1561
torchtitan/protocols/__init__.py,sha256=GGQ2A6rIFsJwq9uSFMsBdtETRInNMp7mvTgUxXE6-8E,549
torchtitan/protocols/model.py,sha256=hZ26KObytMW6PCCFErvUqUgf5WXi-zcEMqcwlAhma7U,2625
torchtitan/protocols/model_spec.py,sha256=RuRXvKmu1GrDYa3HLlMWvBvkl56hiojeEVXqcEx2dqI,1700
torchtitan/protocols/module.py,sha256=p8l_VF7V325QMV5IjodOi-URgKJOgllDULnus4CH85M,15544
torchtitan/protocols/sharding.py,sha256=nWCJ6KLm0ZOk2lJxsjNwu0tBQyfVfPIImiW1C4V7jAY,5595
torchtitan/protocols/state_dict_adapter.py,sha256=FQPsD567j_2wIMhlPzY71DewLOJ5wZYhV-AH4-6WjMc,5366
torchtitan/protocols/types.py,sha256=G33NrsQF2o320efRhK9cw6ZAVMn5Vh6ByQ5tQ4-gLnk,1285
torchtitan/tools/logging.py,sha256=hVIiraYbAybPDHpTWwY72nuRizRjRuDLAAO10_Gym3g,1203
torchtitan/tools/profiler.py,sha256=wljw3Ba0VT8UvvZwHDOudERFhnD71BliyjWjnhTyvmA,12219
torchtitan/tools/utils.py,sha256=9QU_cUGqZXMHTxzwGDoEuj46J7w5XgNjZDSbLdc9sKM,9984
torchtitan-0.1.0.dev20260429+cu132.dist-info/licenses/LICENSE,sha256=buowmVlBEmvuuZ73dfCWjtgyC-tINK0o1q5nBKGpKTA,1495
torchtitan-0.1.0.dev20260429+cu132.dist-info/METADATA,sha256=SdpNi6bY1f5KCvezPph2PWs8CSgU40PfPoLcIEgfU1Q,13981
torchtitan-0.1.0.dev20260429+cu132.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
torchtitan-0.1.0.dev20260429+cu132.dist-info/top_level.txt,sha256=5pGGlQUIiuryxYPa4ifDYpGLSLdQxHGShPIWklfvLCs,11
torchtitan-0.1.0.dev20260429+cu132.dist-info/RECORD,,
