MinaMila/llama_8b_unlearning_4th_1e-5_1.0_0.5_0.25_1.0_epoch1 - GGUF
This repo contains GGUF format model files for MinaMila/llama_8b_unlearning_4th_1e-5_1.0_0.5_0.25_1.0_epoch1.
The files were quantized using machines provided by TensorBlock, and they are compatible with llama.cpp as of commit b5753.
Our projects
| Forge | |
|---|---|
|
|
| An OpenAI-compatible multi-provider routing layer. | |
| π Try it now! π | |
| Awesome MCP Servers | TensorBlock Studio |
![]() |
![]() |
| A comprehensive collection of Model Context Protocol (MCP) servers. | A lightweight, open, and extensible multi-LLM interaction studio. |
| π See what we built π | π See what we built π |
Prompt template
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
Cutting Knowledge Date: December 2023
Today Date: 26 Jul 2024
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
Model file specification
Downloading instruction
Command line
Firstly, install Huggingface Client
pip install -U "huggingface_hub[cli]"
Then, downoad the individual model file the a local directory
huggingface-cli download tensorblock/MinaMila_llama_8b_unlearning_4th_1e-5_1.0_0.5_0.25_1.0_epoch1-GGUF --include "llama_8b_unlearning_4th_1e-5_1.0_0.5_0.25_1.0_epoch1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
If you wanna download multiple model files with a pattern (e.g., *Q4_K*gguf), you can try:
huggingface-cli download tensorblock/MinaMila_llama_8b_unlearning_4th_1e-5_1.0_0.5_0.25_1.0_epoch1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
- Downloads last month
- 4
Hardware compatibility
Log In to add your hardware
2-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support

