Move LlmConfig to extension/llm#11872
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11872
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit d865320 with merge base a627be6 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
44b5eac to
ffc8453
Compare
718304a to
aabb6fa
Compare
|
@jackzhxng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
bc9756c to
9a8282d
Compare
|
@jackzhxng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
This pull request was exported from Phabricator. Differential Revision: D77338897 |
Summary: Moves `LlmConfig` from `examples/models/llama/config` to `extension/llm/export/config` Pull Request resolved: #11872 Differential Revision: D77338897 Pulled By: jackzhxng
9a8282d to
c086f42
Compare
digantdesai
left a comment
There was a problem hiding this comment.
LGTM, this is just a mechanical move? i.e. no functional change otherwise?
Also I assume moving this in extensions/llm is been through a review of sorts?
Summary: Moves `LlmConfig` from `examples/models/llama/config` to `extension/llm/export/config` Pull Request resolved: #11872 Differential Revision: D77338897 Pulled By: jackzhxng
|
This pull request was exported from Phabricator. Differential Revision: D77338897 |
c086f42 to
d865320
Compare
Moves
LlmConfigfromexamples/models/llama/configtoextension/llm/export/config