huiyan2021

Results 2 issues of huiyan2021

# Existing Sample Changes ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...

Follow the guide here: https://github.com/intel/ai-reference-models/tree/main/models_v2/pytorch/llama/training/cpu, faced several issues: 1. https://github.com/intel/ai-reference-models/blob/main/models_v2/pytorch/llama/training/cpu/finetune.py#L36 ![image](https://github.com/user-attachments/assets/dce5a64a-6a00-46c1-a8a8-15cd79792803) 2. https://github.com/intel/ai-reference-models/blob/main/models_v2/pytorch/llama/training/cpu/finetune.py#L281 ![image](https://github.com/user-attachments/assets/70540bbd-650d-4633-af01-e69cc15d61a2) 3. https://github.com/intel/intel-extension-for-pytorch/issues/701