"git@developer.sourcefind.cn:OpenDAS/openfold.git" did not exist on "cdf603962fd22873cf81377de25cc6c8dfab3839"
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