huggingface / huggingface.js

Utilities to use the Hugging Face Hub API
https://hf.co/docs/huggingface.js
MIT License
1.29k stars 160 forks source link

[llama.cpp snippet] Present both options #737

Closed mishig25 closed 1 month ago

mishig25 commented 1 month ago

follow up to https://github.com/huggingface/huggingface.js/pull/720

just like we show two snippets for transformers (pipeline & automodel) (example here)

Screenshot 2024-06-05 at 14 51 22

we should show the two options for llama.cpp clearly as well. The two options are: installing from brew and installing from source

Screenshot 2024-06-05 at 15 37 22