Skip to content

Remove tokenizer workaround after upstream Core AI Models fix#1

Merged
timokoethe merged 2 commits into
mainfrom
fix/pipelined-engine-reset
Jun 16, 2026
Merged

Remove tokenizer workaround after upstream Core AI Models fix#1
timokoethe merged 2 commits into
mainfrom
fix/pipelined-engine-reset

Conversation

@timokoethe

Copy link
Copy Markdown
Owner

Summary

This change applies a fix derived from apple/coreai-models#47. It removes the temporary tokenizer workaround from this repository now that the upstream Core AI Models project includes the relevant fix.

Testing

Manually tested.

Checklist

  • The change stays focused on the purpose of this showcase.
  • I considered the use of beta tools and frameworks.

Remove the checked-in tokenizer override files and the README instructions for replacing the generated Gemma tokenizer. The workaround is no longer documented or shipped with the project, which avoids tracking large generated tokenizer artifacts in the repository.
Change the XCRemoteSwiftPackageReference for https://github.com/apple/coreai-models.git to use branch = main (kind = branch) instead of upToNextMajorVersion/minimumVersion 0.1.0. Update related Xcode object IDs for the package/product (CoreAILM) in PBXBuildFile, PBXFrameworksBuildPhase, packageReferences and XCSwiftPackageProductDependency so the project points to the new package reference.
@timokoethe timokoethe self-assigned this Jun 16, 2026
@timokoethe timokoethe added the bug Something isn't working label Jun 16, 2026
@timokoethe timokoethe merged commit 8b94529 into main Jun 16, 2026
@timokoethe timokoethe deleted the fix/pipelined-engine-reset branch June 16, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant