torchtitan-batch-invarient-GDN
No description available.
파일 탐색기
- install_base.sh
- install_clang.sh
- install_conda.sh
- install_deepep.sh
- install_gcc.sh
- install_user.sh
- utils.sh
- Dockerfile
- build.sh
- conda-env-ci.txt
- README.md
- requirements-dev.txt
- requirements-flux.txt
- requirements-transformers-modeling-backend.txt
- requirements-vlm.txt
- requirements.txt
- config.md
- distributed.md
- experiments.md
- models.md
- customization.md
- patching.md
- SKILL.md
- SKILL.md
- CLAUDE.md
- bug.yml
- config.yml
- run_8xgpu_integration_tests.sh
- todo_debt_tracker.py
- update_version.sh
- build_whl_and_publish.yaml
- claude-code.yml
- docker-builds.yml
- integration_test_8gpu_features.yaml
- integration_test_8gpu_graph_trainer.yaml
- integration_test_8gpu_graph_trainer_h100.yaml
- integration_test_8gpu_h100.yaml
- integration_test_8gpu_models.yaml
- integration_test_8gpu_rl.yaml
- integration_test_8gpu_rl_h100.yaml
- integration_test_8gpu_torchft.yaml
- integration_test_8gpu_transformers_modeling_backend.yaml
- lint.yaml
- release.yml
- set-matrix.yaml
- todo_debt_tracker.yaml
- unit_test_cpu.yaml
- unit_test_cpu_torchft.yaml
- CODEOWNERS
- dependabot.yml
- labeler.yml
- pytorch-probot.yml
- activation_tracer.py
- compare_numerics.py
- loss_curves.png
- moe_sharding.png
- mxfp8_with_loss.png
- license_header.txt
- version.txt
- asyncTP_llama3_h100_2025-06_torchtitan.md
- llama3-8b_h200_202506_trainy-whitefiber.md
- llama3_h100_202412_torchtitan.md
- README.md
- bf16_optimizer_states.md
- checkpoint.md
- composability.md
- converging.md
- datasets.md
- debugging.md
- evaluation.md
- extension.md
- fsdp.md
- metrics.md
- release.md
- convert_from_hf.py
- convert_to_hf.py
- numerical_tests_example.py
- numerical_tests_qwen3_5.py
- numerical_tests_qwen3_5_shard.py
- README.md
- pytorch_ci_test_runner.sh
- checkpoint_compat_test.py
- download_hf_assets.py
- loss_compare.py
- data.json
- cc12m-train-0000.tar
- pack_test_dataset.py
- config.json
- config.json
- llama3_cuda.txt
- llama3_rocm_mi350x.txt
- qwen3_moe_cuda.txt
- qwen3_moe_rocm_mi350x.txt
- sft_debugmodel_cuda.txt
- data.json
- tokenizer.json
- tokenizer_config.json
- custom_schedule.csv
- __init__.py
- features.py
- flux.py
- h100.py
- models.py
- run_tests.py
- __init__.py
- test_structured_logging.py
- __init__.py
- test_activation_checkpoint.py
- test_chat_dataset.py
- test_checkpoint.py
- test_compile_moe.py
- test_compile_regional_inductor.py
- test_config_manager.py
- test_configurable.py
- test_dataloader.py
- test_dataset_checkpointing.py
- test_dataset_flux.py
- test_dataset_interleaving.py
- test_download_hf_assets.py
- test_embedding.py
- test_expert_parallel.py
- test_fsdp_moe_sharding.py
- test_fused_qkv.py
- test_fused_swiglu.py
- test_fused_swiglu_override.py
- test_gpt_oss_moe.py
- test_helion_rope.py
- test_linear.py
- test_lora.py
- test_loss.py
- test_loss_dtensor.py
- test_lr_scheduler.py
- test_minimal_async_ep_kernels.py
- test_mm_dataset_checkpointing.py
- test_module.py
- test_optimizer_param_groups.py
- test_override.py
- test_parallel_dims.py
- test_profiler.py
- test_quantization.py
- test_qwen3_5_state_dict_adapter.py
- test_rl_daytona_sandbox.py
- test_rmsnorm.py
- test_rope.py
- test_set_determinism.py
- test_state_dict_keys.py
- test_tokenizer.py
- test_tp_kv_heads_validation.py
- test_train_spec.py
- test_weight_tying.py
- __init__.py
- README.md
- utils.py
- __init__.py
- float8.md
- float8.py
- mx.py
- mxfp8.md
- utils.py
- checkpoint.py
- checkpoint_utils.py
- dataloader.py
- lora.py
- loss.py
- lr_scheduler.py
- metrics.py
- optimizer.py
- tokenizer.py
- validate.py
- __init__.py
- configs.py
- configurable.py
- function.py
- manager.py
- override.py
- deepep.py
- hybridep.py
- __init__.py
- api.py
- kernels.py
- __init__.py
- activation_checkpoint.py
- compile.py
- context_parallel.py
- fsdp.py
- full_dtensor.py
- parallel_dims.py
- pipeline_parallel.py
- spmd_types.py
- tensor_parallel.py
- utils.py
- __init__.py
- engine.py
- example_train.py
- README.md
- autodev.md
- CLAUDE.md
- nightly_scout.md
- weekly_report.md
- run_benchmark.sh
- autoresearch.md
- experiment_log.md
- ideas.md
- learnings.md
- README.md
- results.tsv
- __init__.py
- config_registry.py
- model.py
- parallelize.py
- parallelize_autoparallel.py
- __init__.py
- config_registry.py
- model.py
- parallelize.py
- parallelize_autoparallel.py
- __init__.py
- config_registry.py
- model.py
- parallelize.py
- __init__.py
- _trainer_test_utils.py
- integration_tests.py
- run_precompile_tests.py
- test_autoparallel.py
- test_bitwise_deterministic.py
- test_chunked_loss.py
- test_cpu_offload.py
- test_custom_codegen.py
- test_numerics.py
- test_passes.py
- test_performance_passes.py
- test_precompile.py
- test_profiler.py
- test_sac_peak_memory.py
- test_simple_fsdp.py
- test_trace_module.py
- __init__.py
- AGENTS.md
- autoparallel_api.py
- chunked_loss.py
- common_utils.py
- compile.py
- configs.py
- cpu_offload.py
- cudagraph.py
- custom_codegen.py
- debug_utils.py
- dynamic_shapes.py
- ep_chunk_pass.py
- ep_eager_chunk.py
- ep_overlap_pass.py
- ep_pass_utils.py
- ep_process_group_pass.py
- fsdp_passes.py
- graph_utils.py
- inductor_passes.py
- jit_backend.py
- log_activation_memory_policy.py
- make_fx_tracer.py
- MANIFESTO.md
- memory_policy.py
- passes.py
- performance_passes.py
- precompile.py
- precompile_main.py
- README.md
- registry.py
- remove_noop_passes.py
- run_train_precompile.sh
- selective_activation_remat.py
- simple_fsdp.py
- storage.py
- trainer.py
- SKILL.md
- generator.py
- rollout_worker.py
- trainer.py
- __init__.py
- batcher.py
- training_sample_builder.py
- work_buffer.py
- __init__.py
- message.py
- token.py
- __init__.py
- config_registry.py
- data.py
- env.py
- rollouter.py
- rubric.py
- qwen3_4b_7k_response_length.png
- qwen3_4b_7k_reward.png
- __init__.py
- config_registry.py
- data.py
- env.py
- README.md
- requirements.txt
- rollouter.py
- rubric.py
- validation_em_1.7b.png
- validation_em_8b.png
- __init__.py
- config_registry.py
- data.py
- env.py
- README.md
- rollouter.py
- rubric.py
- .gitignore
- __init__.py
- aggregate_passrate.py
- config_registry.py
- curate_passrate.py
- data.py
- DATA_CURATION.md
- env.py
- grading.py
- local_smoke_harness.py
- prepare_r2e_data.py
- README.md
- RECIPE.md
- rollouter.py
- rubric.py
- run_swe_r2e_daytona.sh
- __init__.py
- config_registry.py
- data.py
- env.py
- grading.py
- hf_upload.py
- local_smoke.py
- prepare_tb2_data.py
- prepare_tmax_data.py
- rollouter.py
- rubric.py
- tmax_smoke.jsonl
- vanillux_loop.py
- vanillux_prompts.py
- __init__.py
- __init__.py
- anthropic.py
- __init__.py
- claude_code.py
- host_loop.py
- __init__.py
- base.py
- bridge.py
- daytona.py
- __init__.py
- __init__.py
- dapo.py
- dppo.py
- grpo.py
- attention.py
- cast_linear.py
- GDN_BITWISE_PARITY.md
- gdn_fla_paged.py
- GDN_UNIFIED_PREFILL.md
- gdn_vllm_titan.py
- gdn_vllm_unified.py
- vllm_registry.py
- vllm_wrapper.py
- __init__.py
- console.py
- processor.py
- README.md
- types.py
- __init__.py
- __init__.py
- advantage.py
- rollouter.py
- types.py
- __init__.py
- inter_generator_router.py
- intra_generator_router.py
- strategies.py
- types.py
- __init__.py
- rubric.py
- __init__.py
- loss_compare.py
- rl_grpo_cuda.txt
- __init__.py
- integration_tests.py
- test_alphabet_sort.py
- test_async_controller.py
- test_bi_arms.py
- test_bitwise_parity.py
- test_cast_linear.py
- test_controller_config.py
- test_dapo_math.py
- test_engine_loop.py
- test_eval_trace_recorder.py
- test_gdn_fla_paged.py
- test_generator.py
- test_inter_generator_router.py
- test_intra_generator_router.py
- test_metrics.py
- test_qwen3_5_adapter.py
- test_qwen3_5_gdn_bi.py
- test_qwen3_5_gdn_packing.py
- test_renderer.py
- test_rollout_recorder.py
- test_rollout_utils.py
- test_search_r1.py
- test_shutdown.py
- test_tmax_config.py
- test_tmax_data.py
- test_tmax_hf_upload.py
- test_tmax_rollout_gate.py
- test_tmax_vanillux_loop.py
- test_train_loop.py
- test_trainer_weight_sync.py
- test_vllm_registry.py
- .gitignore
- __init__.py
- batch_invariance.py
- controller.py
- controller_metrics.py
- eval_trace_recorder.py
- generate.py
- README.md
- renderer.py
- rollout_recorder.py
- train.py
- types.py
- __init__.py
- job_config.py
- __init__.py
- utils.py
- __init__.py
- config_registry.py
- __init__.py
- integration_tests.py
- test_torchft_checkpoint.py
- __init__.py
- checkpoint.py
- manager.py
- optimizer.py
- README.md
- trainer.py
- integration_tests.py
- __init__.py
- config_registry.py
- configs.py
- model.py
- parallelize.py
- pipeline.py
- README.md
- __init__.py
- README.md
- image.py
- packing.py
- text.py
- video.py
- __init__.py
- mm_collator.py
- mm_datasets.py
- __init__.py
- interleaved.py
- text_datasets.py
- __init__.py
- attention.py
- config_utils.py
- decoder.py
- decoder_sharding.py
- embedding.py
- feed_forward.py
- moe.py
- MOE_SHARDING.md
- moe_sharding.py
- nn_modules.py
- param_init.py
- rope.py
- token_dispatcher.py
- __init__.py
- config_registry.py
- model.py
- parallelize.py
- README.md
- sharding.py
- state_dict_adapter.py
- infer.py
- prompts.txt
- sampling.py
- autoencoder.py
- hf_embedder.py
- layers.py
- model.py
- state_dict_adapter.py
- __init__.py
- config_registry.py
- configs.py
- flux_datasets.py
- parallelize.py
- README.md
- requirements-flux.txt
- run_infer.sh
- tokenizer.py
- trainer.py
- utils.py
- validate.py
- __init__.py
- config_registry.py
- model.py
- moe.py
- parallelize.py
- README.md
- sharding.py
- state_dict_adapter.py
- __init__.py
- config_registry.py
- model.py
- parallelize.py
- sharding.py
- state_dict_adapter.py
- __init__.py
- config_registry.py
- model.py
- parallelize.py
- README.md
- sharding.py
- state_dict_adapter.py
- __init__.py
- config_registry.py
- model.py
- parallelize.py
- README.md
- requirements.txt
- rope.py
- sharding.py
- state_dict_adapter.py
- vision_encoder.py
- __init__.py
- README.md
- utils.py
- __init__.py
- gantt_generator.py
- jsonl_handler.py
- README.md
- step_state.py
- structured_logging.py
- __init__.py
- __init__.py
- scatter_add.py
- __init__.py
- fused_swiglu.py
- helion_rope.py
- README.md
- __init__.py
- model.py
- model_spec.py
- module.py
- sharding.py
- state_dict_adapter.py
- logging.py
- profiler.py
- utils.py
- __init__.py
- train.py
- trainer.py
- .flake8
- .gitignore
- .pre-commit-config.yaml
- AGENTS.md
- CITATION.cff
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- multinode_trainer.slurm
- pyproject.toml
- README.md
- README_torchtitan_upstream.md
- requirements-dev.txt
- requirements.txt
- run_train.sh
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
