GraySoft
Projects Models About FAQ Contact Download guIDE →
Model Intelligence Sheet

porpgel/huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m-gguf overview

This model was converted to GGUF format from huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

transformersggufabliterateduncensoredllama-cppgguf-my-repoimage-text-to-textbase_model:huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliteratedbase_model:quantized:huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliteratedlicense:apache-2.0endpoints_compatibleregion:us
porpgel/huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m-gguf visual
Downloads
224
Likes
0
Pipeline
image-text-to-text
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m.gguf GGUF Q4_K_M 4.68 GB Download

Model Details Live

Model Slug
porpgel/huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m-gguf
Author
porpgel
Pipeline Task
image-text-to-text
Library
transformers
Created
2025-11-13
Last Modified
2025-11-13
Gated
No
Private
No
HF SHA
34f69a1bc5af04c8e333e8ab11b38e53b966549d
License
apache-2.0
Language
Unknown
Base Model
huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "base_model": "huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated",
    "pipeline_tag": "image-text-to-text",
    "tags": [
      "abliterated",
      "uncensored",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "library_name": "transformers",
    "frontmatter": {
      "license": "apache-2.0",
      "base_model": "huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated",
      "pipeline_tag": "image-text-to-text",
      "tags": [
        "abliterated",
        "uncensored",
        "llama-cpp",
        "gguf-my-repo"
      ],
      "library_name": "transformers"
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nlicense: apache-2.0\nbase_model: huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated\npipeline_tag: image-text-to-text\ntags:\n- abliterated\n- uncensored\n- llama-cpp\n- gguf-my-repo\nlibrary_name: transformers\n---\n\n# porpgel/Huihui-Qwen3-VL-8B-Instruct-abliterated-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated`](https://huggingface.co/huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.\nRefer to the [original model card](https://huggingface.co/huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated) for more details on the model.\n\n## Use with llama.cpp\nInstall llama.cpp through brew (works on Mac and Linux)\n\n```bash\nbrew install llama.cpp\n\n```\nInvoke the llama.cpp server or the CLI.\n\n### CLI:\n```bash\nllama-cli --hf-repo porpgel/Huihui-Qwen3-VL-8B-Instruct-abliterated-Q4_K_M-GGUF --hf-file huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo porpgel/Huihui-Qwen3-VL-8B-Instruct-abliterated-Q4_K_M-GGUF --hf-file huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m.gguf -c 2048\n```\n\nNote: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.\n\nStep 1: Clone llama.cpp from GitHub.\n```\ngit clone https://github.com/ggerganov/llama.cpp\n```\n\nStep 2: Move into the llama.cpp folder and build it with `LLAMA_CURL=1` flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).\n```\ncd llama.cpp && LLAMA_CURL=1 make\n```\n\nStep 3: Run inference through the main binary.\n```\n./llama-cli --hf-repo porpgel/Huihui-Qwen3-VL-8B-Instruct-abliterated-Q4_K_M-GGUF --hf-file huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo porpgel/Huihui-Qwen3-VL-8B-Instruct-abliterated-Q4_K_M-GGUF --hf-file huihui-qwen3-vl-8b-instruct-abliterated-q4_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "transformers",
    "gguf",
    "abliterated",
    "uncensored",
    "llama-cpp",
    "gguf-my-repo",
    "image-text-to-text",
    "base_model:huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated",
    "base_model:quantized:huihui-ai/Huihui-Qwen3-VL-8B-Instruct-abliterated",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 224,
  "gated": false,
  "private": false,
  "last_modified": "2025-11-13T19:46:58.000Z",
  "created_at": "2025-11-13T19:46:33.000Z",
  "pipeline_tag": "image-text-to-text",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "69163599edc92860838847d7",
  "id": "porpgel/Huihui-Qwen3-VL-8B-Instruct-abliterated-Q4_K_M-GGUF",
  "modelId": "porpgel/Huihui-Qwen3-VL-8B-Instruct-abliterated-Q4_K_M-GGUF",
  "sha": "34f69a1bc5af04c8e333e8ab11b38e53b966549d",
  "createdAt": "2025-11-13T19:46:33.000Z",
  "lastModified": "2025-11-13T19:46:58.000Z",
  "author": "porpgel",
  "downloads": 224,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "image-text-to-text",
  "library_name": "transformers",
  "siblings_count": 3
}