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

GGUF example on NPU #12758

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

GGUF example on NPU #12758

wants to merge 5 commits into from

Conversation

hkvision
Copy link
Contributor

@hkvision hkvision commented Jan 26, 2025

llama-cli-npu.exe -m D:\kai\CPP_Examples\Llama-3.2-3B-Instruct-Q4_1.gguf -o D:\kai\CPP_Examples\llama-3.2-dumps-cpp --low-bit sym_int4 --quantization-group-size 0 -n 64 --prompt "What is AI?"

Converting GGUF model to sym_int4 NPU model...
Model weights saved to D:\kai\CPP_Examples\llama-3.2-dumps-cpp\model_weights
AI (Artificial Intelligence) refers to the simulation of human intelligence in a machine or computer system. The term may seem like science fiction to some people.

@hkvision hkvision changed the title [WIP] GGUF example on NPU GGUF example on NPU Jan 27, 2025
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.

1 participant