SIGN IN SIGN UP

Move builder.py into extension (#4188)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/4188

This PR does the following things:
- rename `LlamaEdgeManager` to `LLMEdgeManager`
- clean up some unused parameters: `weight_type`, `use_sdpa_with_kv_cache`
- move `model.params.max_seq_len` out of `builder.py`
- move `builder.py` into `extension/llm/export`
ghstack-source-id: 233306023
exported-using-ghexport

Reviewed By: larryliu0820

Differential Revision: D59493975

fbshipit-source-id: 47cbdbddff361efcefe4555b046e63cebdf367ec
L
Lunwen He committed
4fa7cfc86a518c07d47df36ca70a2888722a8fb7
Parent: 3fb7083
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 7/11/2024, 1:53:25 AM