joelniklaus/legal_case_document_summarization
Viewer • Updated • 7.97k • 306 • 19
How to use Sleem247/zephyr-finetuned-legal-F16-GGUF with PEFT:
Task type is invalid.
This LoRA adapter was converted to GGUF format from Feluda/zephyr-finetuned-legal 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 zephyr-finetuned-legal-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora zephyr-finetuned-legal-f16.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
16-bit
Base model
mistralai/Mistral-7B-v0.1