]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert-lora : make `--base` optional (#10110)
authorXuan Son Nguyen <redacted>
Sat, 2 Nov 2024 11:53:17 +0000 (12:53 +0100)
committerGitHub <redacted>
Sat, 2 Nov 2024 11:53:17 +0000 (12:53 +0100)
commit7554aa4655f44b33a29068f2b18c5976fae45f9d
treeb718e247236dbf568743749ccdce9bc23894596e
parenta6744e43e80f4be6398fc7733a01642c846dce1d
convert-lora : make `--base` optional (#10110)

* convert-lora : make `--base` optional

* lint

* handle case where base_model_name_or_path is invalid

* do not include metadata from base model

* clarify unspecified --base

* add small comment [no ci]

* trigger ci
convert_hf_to_gguf.py
convert_lora_to_gguf.py