llama.cpp/examples/model-conversion/scripts
Daniel Bevenius 7cbec34a63
model-conversion : add device option to embd run orig model (#18386)
This commit refactors the original model embedding script to include a
device selection option. Users can now specify the device (cpu, cuda,
mps, auto) via command-line arguments. It also refactors the code to be
more structured.
2025-12-29 13:37:02 +01:00
..
causal model-conversion : add device option to run-org-model.py (#18318) 2025-12-23 14:07:25 +01:00
embedding model-conversion : add device option to embd run orig model (#18386) 2025-12-29 13:37:02 +01:00
utils model-conversion : add trust_remote_code for embedding scripts (#18288) 2025-12-23 07:27:37 +01:00