executorch icon indicating copy to clipboard operation
executorch copied to clipboard

Llama2 model cleanup

Open dvorjackz opened this issue 4 months ago • 1 comments

Summary

  • Removes redundant steps in the Llama2 export
  • Factors out checkpointing to be shared with future Llama models (namely 3.2 multimodal)
  • Comments and orders code more clearly

Test plan

Pending

dvorjackz avatar Oct 03 '24 23:10 dvorjackz