universal-dependencies/universal_dependencies
Viewer • Updated • 2.22M • 7.37k • 6
How to use winety/u-depp-llama-2-7b-F16-GGUF with PEFT:
Task type is invalid.
This LoRA adapter was converted to GGUF format from sag-uniroma2/u-depp-llama-2-7b via the ggml.ai's GGUF-my-lora space.
Refer to the original adapter repository for more details.
# with cli
llama-cli -m base_model.gguf --lora u-depp-llama-2-7b-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora u-depp-llama-2-7b-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
16-bit