Skip to content

Tasks: update snippet #746

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 1 commit into from
Jun 10, 2024
Merged

Tasks: update snippet #746

merged 1 commit into from
Jun 10, 2024

Conversation

krampstudio
Copy link
Collaborator

follow up of #699

@@ -54,7 +55,7 @@ brew install llama.cpp
# Load and run the model
llama \\
--hf-repo "${model.id}" \\
--hf-file file.gguf \\
--hf-file {{GGUF_FILE}} \\
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice, thanks!

Do you have a screenshot of how this looks with multiple GGUF files?

Copy link
Collaborator Author

@krampstudio krampstudio Jun 10, 2024

Choose a reason for hiding this comment

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

yes,

with multiple files:
Capture d’écran 2024-06-10 à 12 12 25
(and you can copy the text with the selected file)

with a single file:
Capture d’écran 2024-06-10 à 12 14 27

@krampstudio krampstudio merged commit e011f7a into main Jun 10, 2024
4 checks passed
@krampstudio krampstudio deleted the missing-placehodler branch June 10, 2024 10:19
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