Skip to content
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

Rework embedding table to not use complex numbers #432

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

rsuderman
Copy link
Contributor

Interleaved writes are problematic for fusions. Reworked the embedding update to better work with non-complex writes. This should better support fusions.

@rsuderman rsuderman force-pushed the rework_rotary branch 2 times, most recently from 1e232ba to 3ccf4fc Compare November 6, 2024 01:01
Interleaved writes are problematic for fusions. Reworked the embedding update
to better work with non-complex writes. This should better support fusions.
@rsuderman rsuderman merged commit feb9c4b into nod-ai:main Nov 11, 2024
5 checks passed
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