更新0.12
Showing
megatron/core/inference/scheduler.py
100755 → 100644
This diff is collapsed.
megatron/core/inference/text_generation_controllers/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
megatron/core/inference/utils.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/inference_params.py
100755 → 100644
This diff is collapsed.
megatron/core/jit.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/model_parallel_config.py
100755 → 100644
This diff is collapsed.
megatron/core/models/T5/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/models/T5/t5_model.py
100755 → 100644
This diff is collapsed.
megatron/core/models/T5/t5_spec.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/models/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/models/bert/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/models/bert/bert_layer_specs.py
100755 → 100644
This diff is collapsed.
megatron/core/models/bert/bert_lm_head.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/models/bert/bert_model.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/models/bert/pooler.py
100755 → 100644
File mode changed from 100755 to 100644
megatron/core/models/common/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment