Skip to content

Add mistral #264

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 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.

@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! 🔥🐈

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.

3 participants