Link the community XCFramework recipe for Core AI models - #253
Closed
james-333i wants to merge 1 commit into
Closed
james-333i wants to merge 1 commit into
james-333i wants to merge 1 commit into
Conversation
Collaborator
|
Hi @james-333i. This went in as #254, which carries your commit with an edit on top. I cut the paragraph down to the one thing a reader here needs, that the package only goes into an app that already requires OS 27, plus the pointer to your recipe for everyone else. The mechanism and the failure modes are better read in your README's "Where it can break" section than paraphrased here, and that section is thorough. Thanks for writing it up and for the link! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #218. Replaces the sentence about building coreai-models as an XCFramework with a short paragraph that links the community recipe at https://github.com/james-333i/coreai-models-xcframework, says what it does, and lists where it can break. Kept out of the README body as discussed