GraySoft
Projects Models About FAQ Contact Download guIDE →

mmnga/shisa-v2-qwen2.5-7b-gguf IQ2_XXS GGUF - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.

Model Intelligence Sheet

mmnga/shisa-v2-qwen2.5-7b-gguf overview

shisa-aiさんが公開しているshisa-v2-qwen2.5-7bのggufフォーマット変換版です。 imatrixのデータはTFMC/imatrix-dataset-for-japanese-llmを使用して作成しました。

ggufenjadataset:TFMC/imatrix-dataset-for-japanese-llmbase_model:shisa-ai/shisa-v2-qwen2.5-7bbase_model:quantized:shisa-ai/shisa-v2-qwen2.5-7blicense:apache-2.0endpoints_compatibleregion:usimatrixconversational
mmnga/shisa-v2-qwen2.5-7b-gguf visual
Downloads
82
Likes
0
Pipeline
Library
Visibility
Public
Access
Open

Repository Files & Downloads

24 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
shisa-v2-qwen2.5-7b-IQ1_M.gguf GGUF IQ1_M 1.90 GB Download
shisa-v2-qwen2.5-7b-IQ1_S.gguf GGUF IQ1_S 1.77 GB Download
shisa-v2-qwen2.5-7b-IQ2_M.gguf GGUF IQ2_M 2.59 GB Download
shisa-v2-qwen2.5-7b-IQ2_S.gguf GGUF IQ2_S 2.42 GB Download
shisa-v2-qwen2.5-7b-IQ2_XS.gguf GGUF IQ2_XS 2.30 GB Download
shisa-v2-qwen2.5-7b-IQ2_XXS.gguf GGUF IQ2_XXS 2.12 GB Download
shisa-v2-qwen2.5-7b-IQ3_M.gguf GGUF IQ3_M 3.33 GB Download
shisa-v2-qwen2.5-7b-IQ3_S.gguf GGUF IQ3_S 3.26 GB Download
shisa-v2-qwen2.5-7b-IQ3_XS.gguf GGUF IQ3_XS 3.12 GB Download
shisa-v2-qwen2.5-7b-IQ3_XXS.gguf GGUF IQ3_XXS 2.90 GB Download
shisa-v2-qwen2.5-7b-IQ4_NL.gguf GGUF IQ4_NL 4.13 GB Download
shisa-v2-qwen2.5-7b-IQ4_XS.gguf GGUF IQ4_XS 3.93 GB Download
shisa-v2-qwen2.5-7b-Q2_K.gguf GGUF Q2_K 2.81 GB Download
shisa-v2-qwen2.5-7b-Q3_K_L.gguf GGUF Q3_K_L 3.81 GB Download
shisa-v2-qwen2.5-7b-Q3_K_M.gguf GGUF Q3_K_M 3.55 GB Download
shisa-v2-qwen2.5-7b-Q3_K_S.gguf GGUF Q3_K_S 3.25 GB Download
shisa-v2-qwen2.5-7b-Q4_0.gguf GGUF 4.13 GB Download
shisa-v2-qwen2.5-7b-Q4_K_M.gguf GGUF Q4_K_M 4.36 GB Download
shisa-v2-qwen2.5-7b-Q4_K_S.gguf GGUF Q4_K_S 4.15 GB Download
shisa-v2-qwen2.5-7b-Q5_0.gguf GGUF 4.95 GB Download
shisa-v2-qwen2.5-7b-Q5_K_M.gguf GGUF Q5_K_M 5.07 GB Download
shisa-v2-qwen2.5-7b-Q5_K_S.gguf GGUF Q5_K_S 4.95 GB Download
shisa-v2-qwen2.5-7b-Q6_K.gguf GGUF Q6_K 5.82 GB Download
shisa-v2-qwen2.5-7b-Q8_0.gguf GGUF 7.54 GB Download

Model Details Live

Model Slug
mmnga/shisa-v2-qwen2.5-7b-gguf
Author
mmnga
Pipeline Task
Library
Created
2025-04-16
Last Modified
2025-04-16
Gated
No
Private
No
HF SHA
5264e5c741637a3a34457aa4c90a6f888cee20b8
License
Unknown
Language
Unknown
Base Model
Unknown

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "language": [
      "en",
      "ja"
    ],
    "datasets": [
      "TFMC/imatrix-dataset-for-japanese-llm"
    ],
    "base_model": [
      "shisa-ai/shisa-v2-qwen2.5-7b"
    ],
    "frontmatter": {},
    "hero_image_url": "",
    "summary": "shisa-aiさんが公開しているshisa-v2-qwen2.5-7bのggufフォーマット変換版です。 imatrixのデータはTFMC/imatrix-dataset-for-japanese-llmを使用して作成しました。",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "\n---\nlicense: apache-2.0\nlanguage:\n- en\n- ja\ndatasets:\n- TFMC/imatrix-dataset-for-japanese-llm\nbase_model:\n- shisa-ai/shisa-v2-qwen2.5-7b\n---\n\n# shisa-v2-qwen2.5-7b-gguf\n[shisa-aiさんが公開しているshisa-v2-qwen2.5-7b](https://huggingface.co/shisa-ai/shisa-v2-qwen2.5-7b)のggufフォーマット変換版です。  \n\nimatrixのデータは[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)を使用して作成しました。  \n  \n## Usage\n\n```\ngit clone https://github.com/ggml-org/llama.cpp.git\ncd llama.cpp\ncmake -B build -DGGML_CUDA=ON\ncmake --build build --config Release\nbuild/bin/llama-cli -m 'shisa-v2-qwen2.5-7b-gguf' -n 128 -c 128 -p 'あなたはプロの料理人です。レシピを教えて' -cnv\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "en",
    "ja",
    "dataset:TFMC/imatrix-dataset-for-japanese-llm",
    "base_model:shisa-ai/shisa-v2-qwen2.5-7b",
    "base_model:quantized:shisa-ai/shisa-v2-qwen2.5-7b",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us",
    "imatrix",
    "conversational"
  ],
  "likes": 0,
  "downloads": 82,
  "gated": false,
  "private": false,
  "last_modified": "2025-04-16T11:23:53.000Z",
  "created_at": "2025-04-16T09:33:10.000Z",
  "pipeline_tag": "",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "67ff795623f065b9bdaab2da",
  "id": "mmnga/shisa-v2-qwen2.5-7b-gguf",
  "modelId": "mmnga/shisa-v2-qwen2.5-7b-gguf",
  "sha": "5264e5c741637a3a34457aa4c90a6f888cee20b8",
  "createdAt": "2025-04-16T09:33:10.000Z",
  "lastModified": "2025-04-16T11:23:53.000Z",
  "author": "mmnga",
  "downloads": 82,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "",
  "siblings_count": 26
}