"...models/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "1376e6105c657e04da8116c938ffe9ec6218a58d"
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
This diff is collapsed.
Please register or sign in to comment