mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-26 11:45:21 +00:00
chore: Remove rebase artifacts
This commit is contained in:
@ -38,7 +38,4 @@ build-backend = "poetry.core.masonry.api"
|
||||
[tool.poetry.scripts]
|
||||
llama-convert-hf-to-gguf = "convert_hf_to_gguf:main"
|
||||
llama-convert-llama-ggml-to-gguf = "convert_llama_ggml_to_gguf:main"
|
||||
llama-convert-lora-to-ggml = "convert_lora_to_ggml:main"
|
||||
llama-convert-persimmon-to-gguf = "convert_persimmon_to_gguf:main"
|
||||
llama-convert = "convert:main"
|
||||
llama-ggml-vk-generate-shaders = "ggml_vk_generate_shaders:main"
|
||||
|
Reference in New Issue
Block a user