Skip to content

[PaliGemma] Fixed typos in PaliGemma blog #2798

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 2 commits into from
Apr 8, 2025

Conversation

sergiopaniego
Copy link
Member

@@ -148,7 +148,7 @@ bnb_config = BitsAndBytesConfig(
bnb_4bit_quant_type="nf4",
bnb_4bit_compute_dtype=torch.bfloat16
)
model = PaligemmaForConditionalGeneration.from_pretrained(
model = PaliGemmaForConditionalGeneration.from_pretrained(
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a great catch!

Copy link
Contributor

@ariG23498 ariG23498 left a comment

Choose a reason for hiding this comment

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

Can we add the changes of #2799 here and turn this into a single PR?

Copy link
Contributor

@ariG23498 ariG23498 left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for taking care of these 🤗

@ariG23498 ariG23498 merged commit d15c457 into huggingface:main Apr 8, 2025
sergiopaniego added a commit to sergiopaniego/blog that referenced this pull request Apr 8, 2025
* Fixed typos in PaliGemma blog

* Updated table rendering in PaliGemma 2 mix
@sergiopaniego sergiopaniego deleted the paligemma-nits branch April 9, 2025 10:30
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