- Notifications
You must be signed in to change notification settings - Fork130
[WIP] Create embedding module#86
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Create layers with weights
* Test addition of MLMultiArrays and broadcasting* Create generic number array from MLMultiArray* Add double type to config
bryan1anderson commentedOct 10, 2024
Any updates on this one? |
shavit commentedOct 18, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Right, I’ve got the BERT embeddings implemented, but this pull request relies on another one for reading safe tensors. That said, having the BERT tokenizer implemented should be sufficient, and I've already done that in a different branch4-pretokenizer-bert-unsupported, and merged both into another project. |
Closes#22