Skip to content

Update Package.swift #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 18, 2025
Merged

Update Package.swift #1

merged 4 commits into from
Feb 18, 2025

Conversation

matiasvillaverde
Copy link
Contributor

Update to be compatible with SwiftTransformers until this PR is merged

huggingface/swift-transformers#179

Package.swift Outdated
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.5.0")
.package(url: "https://github.com/apple/swift-argument-parser.git", exact: "1.4.0")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if we relax the version here and do from: "1.4.0"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, that sounds better.

Great work btw with SQLite-Vec and Embeddings. I really enjoyed reading and using them

@jkrukowski jkrukowski merged commit 2232d63 into jkrukowski:main Feb 18, 2025
@jkrukowski
Copy link
Owner

Thanks @matiasvillaverde

@jkrukowski
Copy link
Owner

@matiasvillaverde I released a new version of swift-embeddings https://github.com/jkrukowski/swift-embeddings/releases/tag/0.0.13 where I applied the same changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants