Skip to content

how to use openbmb/MiniCPM3-4B-GGUF #362

Answered by giladgd
gy9527 asked this question in Q&A
Discussion options

You must be logged in to vote

I just tested this model and it worked as expected.
You can run this command to test it yourself:

npx -y node-llama-cpp chat --prompt 'Hi there!' https://huggingface.co/openbmb/MiniCPM3-4B-GGUF/blob/main/minicpm3-4b-q4_k_m.gguf

If you could share the code you've used and the result of running the npx -y node-llama-cpp inspect gpu command then I can try to help you find what the issue is.

I recommend you to try to scaffold a new project and run it with this model.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gy9527
Comment options

Answer selected by giladgd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants