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

fix: update getting started guide to use ollama pull #1855

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

mattf
Copy link
Contributor

@mattf mattf commented Apr 1, 2025

What does this PR do?

download the getting started w/ ollama model instead of downloading and running it.

directly running it was necessary before #1854

Test Plan

run the code on the page

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 1, 2025
@mattf
Copy link
Contributor Author

mattf commented Apr 1, 2025

@raghotham @leseb ptal

@mattf mattf changed the title update getting started guide to use ollama pull fix: update getting started guide to use ollama pull Apr 1, 2025
@mattf
Copy link
Contributor Author

mattf commented Apr 2, 2025

@ashwinb @raghotham afaict the docs aren't versioned. i recommend only publishing this change after a release w/ #1854 is cut.

@leseb
Copy link
Collaborator

leseb commented Apr 7, 2025

@mattf please rebase and resolve the conflicts :) Thanks!

Copy link
Collaborator

@leseb leseb left a comment

Choose a reason for hiding this comment

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

Holding since #1855 (comment)

Copy link
Collaborator

@leseb leseb left a comment

Choose a reason for hiding this comment

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

How about we add this in #1854?

@leseb leseb merged commit a2cf299 into meta-llama:main Apr 9, 2025
4 checks passed
@raghotham
Copy link
Contributor

raghotham commented Apr 10, 2025

This PR made the model names inconsistent - llama3.2:3b-instruct-fp16 vs llama3.2:3b. This broke the tutorial. Also, we should stop pushing docs automatically to readthedocs. This change is now live.

@leseb
Copy link
Collaborator

leseb commented Apr 10, 2025

This PR made the model names inconsistent - llama3.2:3b-instruct-fp16 vs llama3.2:3b. This broke the tutorial. Also, we should stop pushing docs automatically to readthedocs. This change is now live.

Good catch, here is a fix #1926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants