瀏覽代碼

fix import hsdp_device_mesh

Igor Kasianenko 3 月之前
父節點
當前提交
b56a04464c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/llama_cookbook/finetuning.py

+ 0 - 1
src/llama_cookbook/finetuning.py

@@ -39,7 +39,6 @@ from llama_cookbook.utils.train_utils import (
     clear_gpu_cache,
     freeze_transformer_layers,
     freeze_LLM_only,
-    hsdp_device_mesh,
     print_model_size,
     print_frozen_model_status,
     setup,