Migrate java api: LlamaModule -> LlmModule#9478
Conversation
Next step: rename other llama to llm
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9478
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New FailuresAs of commit 2e9ae2b with merge base 079e54e ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@kirklandsign has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
| * <p>Note: deprecated! Please use {@link org.pytorch.executorch.extension.llm.LlmCallback} instead. | ||
| */ | ||
| @Experimental | ||
| @Deprecated |
There was a problem hiding this comment.
Since this was already tagged as experimental to begin with, we should just delete this altogether with 0.6 release. We don't need to keep for two releases, like we do with stable APIs.
https://pytorch.org/executorch/main/api-life-cycle.html#api-life-cycle
Differential Revision: D71588845 Pull Request resolved: pytorch#9478
No description provided.