Skip to content

Conversation

@matiasvillaverde
Copy link
Contributor

Update to be compatible with SwiftTransformers until this PR is merged

huggingface/swift-transformers#179

Package.swift Outdated
],
dependencies: [
.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