huiyan2021
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  2. https://github.com/intel/ai-reference-models/blob/main/models_v2/pytorch/llama/training/cpu/finetune.py#L281  3. https://github.com/intel/intel-extension-for-pytorch/issues/701