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

Add mistral #264

Merged
merged 15 commits into from
Oct 23, 2023
Merged

Add mistral #264

merged 15 commits into from
Oct 23, 2023

Conversation

seanmor5
Copy link
Contributor

I need to add the causal language modeling and tokenizer tests as well still. Will do that today.

lib/bumblebee/shared.ex Outdated Show resolved Hide resolved
@toranb
Copy link

toranb commented Oct 21, 2023

we ready to merge this @jonatanklosko :)


test "sequence classification model" do
assert {:ok, %{model: model, params: params, spec: spec}} =
Bumblebee.load_model({:hf, "seanmor5/tiny-random-mistral-classification"})
Copy link
Member

Choose a reason for hiding this comment

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

FTR there are all variants in hf-internal-testing :)

Copy link
Member

@jonatanklosko jonatanklosko left a comment

Choose a reason for hiding this comment

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

Fantastic! 🔥🐈

@jonatanklosko jonatanklosko merged commit 38876bb into main Oct 23, 2023
2 checks passed
@jonatanklosko jonatanklosko deleted the sm-mistral branch October 23, 2023 08:29
@jonatanklosko jonatanklosko mentioned this pull request Apr 10, 2024
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.

None yet

3 participants