LongLive
Long Video Gen Infrastructure
파일 탐색기
최종 버전 다운로드 (.zip)- fig_framework_overview.png
- first-video-frame.png
- logo.png
- LongLive1_teaser.png
- teaser.jpg
- inference_fp8.yaml
- inference_i2v_nvfp4.yaml
- inference_nvfp4.yaml
- train_ar_nvfp4.yaml
- train_dmd_nvfp4_step4.yaml
- train_i2v_ar_nvfp4.yaml
- train_i2v_dmd_nvfp4_step4.yaml
- inference.yaml
- inference_i2v.yaml
- inference_sp.yaml
- train_ar.yaml
- train_dmd.yaml
- train_i2v_ar.yaml
- train_i2v_dmd.yaml
- FLASH_ATTENTION_3_AND_HOPPER_SUPPORT.md
- getting_started.md
- long_example.txt
- _build.yml
- build.yml
- pre-commit.yml
- publish.yml
- index.md
- matmul.md
- ptq.md
- quantization.md
- __init__.py
- base.py
- local.py
- modal.py
- __init__.py
- awq.py
- evaluator.py
- gptq.py
- high_precision.py
- rtn.py
- smoothquant.py
- spinquant.py
- utils.py
- preprocess_wikitext.py
- wikitext_train.yaml
- __init__.py
- __init__.py
- __main__.py
- experiment.py
- utils.py
- __init__.py
- matmul.py
- quantize.py
- transformer_1B_bf16.json
- transformer_1B_fp4.json
- transformer_1B_fp4_fouroversix.json
- transformer_340M_bf16.json
- transformer_340M_fp4.json
- transformer_340M_fp4_fouroversix.json
- __init__.py
- __main__.py
- prepare_dataset.py
- __init__.py
- create_test_case.py
- generate_kernels.py
- hadamard_code_gen.py
- resources.py
- test_on_modal.py
- element_traits.hpp
- fp4_quant.h
- fp4_quant_kernel.h
- fp4_quant_launch_template.h
- hadamard_transform.h
- hardware_info.h
- kernel_traits.h
- static_switch.h
- utils.h
- fp4_quant.cu
- fp4_quant_bf16_mxfp4_rht_sm100.cu
- fp4_quant_bf16_mxfp4_rht_trans_sm100.cu
- fp4_quant_bf16_mxfp4_sm100.cu
- fp4_quant_bf16_mxfp4_trans_sm100.cu
- fp4_quant_bf16_nvfp4_rht_sm100.cu
- fp4_quant_bf16_nvfp4_rht_trans_sm100.cu
- fp4_quant_bf16_nvfp4_sm100.cu
- fp4_quant_bf16_nvfp4_trans_sm100.cu
- fp4_quant_fp16_mxfp4_rht_sm100.cu
- fp4_quant_fp16_mxfp4_rht_trans_sm100.cu
- fp4_quant_fp16_mxfp4_sm100.cu
- fp4_quant_fp16_mxfp4_trans_sm100.cu
- fp4_quant_fp16_nvfp4_rht_sm100.cu
- fp4_quant_fp16_nvfp4_rht_trans_sm100.cu
- fp4_quant_fp16_nvfp4_sm100.cu
- fp4_quant_fp16_nvfp4_trans_sm100.cu
- bindings.cpp
- fp4_gemm.cu
- fp4_gemm_sm120.cu
- __init__.py
- backend.py
- ops.py
- __init__.py
- backend.py
- frontend.py
- pytorch.py
- __init__.py
- gpt_oss.py
- linear.py
- linear_ori.py
- qwen.py
- __init__.py
- config.py
- quantize.py
- __init__.py
- backend.py
- ops.py
- __init__.py
- backend.py
- reference.py
- __init__.py
- backend.py
- kernel.py
- __init__.py
- backend.py
- config.py
- frontend.py
- quantized_tensor.py
- transformer_engine.py
- utils.py
- __init__.py
- conversions.py
- gpt_oss.py
- __init__.py
- utils.py
- __init__.py
- test_correctness.py
- .gitignore
- .gitmodules
- LICENSE.md
- MANIFEST.in
- mkdocs.yml
- pyproject.toml
- README.md
- setup.py
- __init__.py
- base.py
- diffusion.py
- dmd.py
- __init__.py
- causal_diffusion_inference.py
- causal_diffusion_inference_sp.py
- self_forcing_training.py
- compute_sp_vae_chunk_halo.py
- decode_lightvae_latents.py
- decode_vae_latents.py
- merge_lora_generator.py
- save_merged_nvfp4_generator.py
- test_distributed_sampler_seed.py
- test_dmd_i2v_conditioning.py
- test_fp8_inference.py
- test_i2v_dataset_frame_accounting.py
- test_i2v_sequence_parallel_config.py
- test_i2v_teacher_forcing_context.py
- test_inference_prompt_batching.py
- __init__.py
- diffusion.py
- distillation.py
- sp_helper.py
- __init__.py
- kv_dequant.cpp
- kv_dequant.py
- kv_dequant_cuda.cu
- README.md
- setup.py
- __init__.py
- adaln_triton.py
- config.py
- dataset.py
- DATASET_PROMPT_LOGIC.md
- distributed.py
- error_buffer.py
- fp8.py
- i2v_conditioning.py
- inference_utils.py
- lightvae_5b_wrapper.py
- lora_utils.py
- loss.py
- memory.py
- misc.py
- nvfp4_checkpoint.py
- nvfp4_kernel.py
- position_embedding_utils.py
- prompt_conditioning.py
- quant.py
- rope_triton.py
- sampler.py
- scheduler.py
- torch_compile_utils.py
- wan_5b_wrapper.py
- __init__.py
- shared_config.py
- wan_i2v_A14B.py
- wan_t2v_A14B.py
- wan_ti2v_5B.py
- __init__.py
- fsdp.py
- sequence_parallel.py
- sp_training.py
- sp_ulysses_inference.py
- ulysses.py
- util.py
- __init__.py
- attention.py
- causal_model.py
- causal_model_sp_ulysses.py
- model.py
- t5.py
- tokenizers.py
- vae2_1.py
- vae2_2.py
- __init__.py
- fm_solvers.py
- fm_solvers_unipc.py
- prompt_extend.py
- qwen_vl_utils.py
- system_prompt.py
- utils.py
- __init__.py
- image2video.py
- text2video.py
- textimage2video.py
- .gitignore
- CONTRIBUTING.md
- inference.py
- inference_sp.py
- LICENSE
- README.md
- requirements.txt
- train.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/NVlabs/LongLive
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd LongLive
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install -r requirements.txt
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
