"vscode:/vscode.git/clone" did not exist on "4384ac083ab82ef2dafeb156847c53057b315860"
feat: Build pre-processor from GGUF (#344)
This lets us do: ``` dynamo-run out=llamacpp <gguf_file> ``` Previously a `--model-config <hf-repo>` was also required, to configure our tokenizer.
Showing
lib/llm/src/gguf.rs
0 → 100644
lib/llm/src/gguf/content.rs
0 → 100644
Please register or sign in to comment