syubraj/medical-chat-phi-3.5-instruct-1k
Viewer • Updated • 1.2k • 29 • 2
This LoRA adapter was converted to GGUF format from syubraj/Phi-3.5-mini-instruct-MedicalChat-QLoRA 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 Phi-3.5-mini-instruct-MedicalChat-QLoRA-f16.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora Phi-3.5-mini-instruct-MedicalChat-QLoRA-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
microsoft/Phi-3.5-mini-instruct