Edit model card

ggerganov/Llama-3-70B-Instruct-abliterated-LORA-F16-GGUF

This LoRA adapter was converted to GGUF format from mlabonne/Llama-3-70B-Instruct-abliterated-LORA via the ggml.ai's GGUF-my-lora space. Refer to the original adapter repository for more details.

Use with llama.cpp

# with cli
llama-cli -m base_model.gguf --lora Llama-3-70B-Instruct-abliterated-LORA-f16.gguf (...other args)

# with server
llama-server -m base_model.gguf --lora Llama-3-70B-Instruct-abliterated-LORA-f16.gguf (...other args)

To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.

Downloads last month
84
GGUF
Model size
837M params
Architecture
llama

16-bit

Inference API
Unable to determine this model’s pipeline type. Check the docs .

Model tree for ggerganov/Llama-3-70B-Instruct-abliterated-LORA-F16-GGUF