chore: Remove rebase artifacts
This commit is contained in:
parent
07786a61a2
commit
01a5f06550
7 changed files with 7 additions and 310 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue