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

yemiao2745/qwen2.5-14b-instruct-uncensored-q4_k_m-gguf overview

This model was converted to GGUF format from Orion-zhen/Qwen2.5-14B-Instruct-Uncensored using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

ggufllama-cppgguf-my-repozhendataset:Orion-zhen/meissa-unalignmentsbase_model:Orion-zhen/Qwen2.5-14B-Instruct-Uncensoredbase_model:quantized:Orion-zhen/Qwen2.5-14B-Instruct-Uncensoredlicense:gpl-3.0endpoints_compatibleregion:usconversational
yemiao2745/qwen2.5-14b-instruct-uncensored-q4_k_m-gguf visual
Downloads
1,694
Likes
6
Pipeline
Library
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
qwen2.5-14b-instruct-uncensored-q4_k_m.gguf GGUF Q4_K_M 8.37 GB Download

Model Details Live

Model Slug
yemiao2745/qwen2.5-14b-instruct-uncensored-q4_k_m-gguf
Author
yemiao2745
Pipeline Task
Library
Created
2024-11-23
Last Modified
2024-11-23
Gated
No
Private
No
HF SHA
2e13b59ca11fc9df2b100243e8f48ff366a9fd29
License
gpl-3.0
Language
zh, en
Base Model
Orion-zhen/Qwen2.5-14B-Instruct-Uncensored

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "gpl-3.0",
    "datasets": [
      "Orion-zhen/meissa-unalignments"
    ],
    "language": [
      "zh",
      "en"
    ],
    "base_model": "Orion-zhen/Qwen2.5-14B-Instruct-Uncensored",
    "tags": [
      "llama-cpp",
      "gguf-my-repo"
    ],
    "frontmatter": {
      "license": "gpl-3.0",
      "datasets": [
        "Orion-zhen/meissa-unalignments"
      ],
      "language": [
        "zh",
        "en"
      ],
      "base_model": "Orion-zhen/Qwen2.5-14B-Instruct-Uncensored",
      "tags": [
        "llama-cpp",
        "gguf-my-repo"
      ]
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from Orion-zhen/Qwen2.5-14B-Instruct-Uncensored 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: gpl-3.0\ndatasets:\n- Orion-zhen/meissa-unalignments\nlanguage:\n- zh\n- en\nbase_model: Orion-zhen/Qwen2.5-14B-Instruct-Uncensored\ntags:\n- llama-cpp\n- gguf-my-repo\n---\n\n# yemiao2745/Qwen2.5-14B-Instruct-Uncensored-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`Orion-zhen/Qwen2.5-14B-Instruct-Uncensored`](https://huggingface.co/Orion-zhen/Qwen2.5-14B-Instruct-Uncensored) 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/Orion-zhen/Qwen2.5-14B-Instruct-Uncensored) 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 yemiao2745/Qwen2.5-14B-Instruct-Uncensored-Q4_K_M-GGUF --hf-file qwen2.5-14b-instruct-uncensored-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo yemiao2745/Qwen2.5-14B-Instruct-Uncensored-Q4_K_M-GGUF --hf-file qwen2.5-14b-instruct-uncensored-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 yemiao2745/Qwen2.5-14B-Instruct-Uncensored-Q4_K_M-GGUF --hf-file qwen2.5-14b-instruct-uncensored-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo yemiao2745/Qwen2.5-14B-Instruct-Uncensored-Q4_K_M-GGUF --hf-file qwen2.5-14b-instruct-uncensored-q4_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "llama-cpp",
    "gguf-my-repo",
    "zh",
    "en",
    "dataset:Orion-zhen/meissa-unalignments",
    "base_model:Orion-zhen/Qwen2.5-14B-Instruct-Uncensored",
    "base_model:quantized:Orion-zhen/Qwen2.5-14B-Instruct-Uncensored",
    "license:gpl-3.0",
    "endpoints_compatible",
    "region:us",
    "conversational"
  ],
  "likes": 6,
  "downloads": 1694,
  "gated": false,
  "private": false,
  "last_modified": "2024-11-23T15:25:46.000Z",
  "created_at": "2024-11-23T15:25:08.000Z",
  "pipeline_tag": "",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "6741f3d4d7a6901ea8b0e3af",
  "id": "yemiao2745/Qwen2.5-14B-Instruct-Uncensored-Q4_K_M-GGUF",
  "modelId": "yemiao2745/Qwen2.5-14B-Instruct-Uncensored-Q4_K_M-GGUF",
  "sha": "2e13b59ca11fc9df2b100243e8f48ff366a9fd29",
  "createdAt": "2024-11-23T15:25:08.000Z",
  "lastModified": "2024-11-23T15:25:46.000Z",
  "author": "yemiao2745",
  "downloads": 1694,
  "likes": 6,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "",
  "siblings_count": 3
}