GraySoft
Projects Models About FAQ Contact Download guIDE →

ahmedmostafa-notabot/evocua-8b-20260105-q4_k_s-gguf F16 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

ahmedmostafa-notabot/evocua-8b-20260105-q4_k_s-gguf overview

This model was converted to GGUF format from meituan/EvoCUA-8B-20260105 using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

transformersggufcomputer-usegui-agentmultimodalosworldllama-cppgguf-my-repoimage-text-to-textenzhbase_model:meituan/EvoCUA-8B-20260105base_model:quantized:meituan/EvoCUA-8B-20260105license:apache-2.0endpoints_compatibleregion:us
ahmedmostafa-notabot/evocua-8b-20260105-q4_k_s-gguf visual
Downloads
150
Likes
0
Pipeline
image-text-to-text
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

2 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
evocua-8b-20260105-q4_k_s.gguf GGUF Q4_K_S 4.47 GB Download
mmproj-Evocua-F16.gguf GGUF F16 1.08 GB Download

Model Details Live

Model Slug
ahmedmostafa-notabot/evocua-8b-20260105-q4_k_s-gguf
Author
AhmedMostafa-notabot
Pipeline Task
image-text-to-text
Library
transformers
Created
2026-03-17
Last Modified
2026-03-19
Gated
No
Private
No
HF SHA
dafc2e041caf65ee107e0cb02c23c4b4f9814f91
License
apache-2.0
Language
en, zh
Base Model
meituan/EvoCUA-8B-20260105

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "language": [
      "en",
      "zh"
    ],
    "base_model": "meituan/EvoCUA-8B-20260105",
    "library_name": "transformers",
    "pipeline_tag": "image-text-to-text",
    "tags": [
      "computer-use",
      "gui-agent",
      "multimodal",
      "osworld",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "frontmatter": {
      "license": "apache-2.0",
      "language": [
        "en",
        "zh"
      ],
      "base_model": "meituan/EvoCUA-8B-20260105",
      "library_name": "transformers",
      "pipeline_tag": "image-text-to-text",
      "tags": [
        "computer-use",
        "gui-agent",
        "multimodal",
        "osworld",
        "llama-cpp",
        "gguf-my-repo"
      ]
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from meituan/EvoCUA-8B-20260105 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\nlanguage:\n- en\n- zh\nbase_model: meituan/EvoCUA-8B-20260105\nlibrary_name: transformers\npipeline_tag: image-text-to-text\ntags:\n- computer-use\n- gui-agent\n- multimodal\n- osworld\n- llama-cpp\n- gguf-my-repo\n---\n\n# AhmedMostafa-notabot/EvoCUA-8B-20260105-Q4_K_S-GGUF\nThis model was converted to GGUF format from [`meituan/EvoCUA-8B-20260105`](https://huggingface.co/meituan/EvoCUA-8B-20260105) 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/meituan/EvoCUA-8B-20260105) 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 AhmedMostafa-notabot/EvoCUA-8B-20260105-Q4_K_S-GGUF --hf-file evocua-8b-20260105-q4_k_s.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo AhmedMostafa-notabot/EvoCUA-8B-20260105-Q4_K_S-GGUF --hf-file evocua-8b-20260105-q4_k_s.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 AhmedMostafa-notabot/EvoCUA-8B-20260105-Q4_K_S-GGUF --hf-file evocua-8b-20260105-q4_k_s.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo AhmedMostafa-notabot/EvoCUA-8B-20260105-Q4_K_S-GGUF --hf-file evocua-8b-20260105-q4_k_s.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "transformers",
    "gguf",
    "computer-use",
    "gui-agent",
    "multimodal",
    "osworld",
    "llama-cpp",
    "gguf-my-repo",
    "image-text-to-text",
    "en",
    "zh",
    "base_model:meituan/EvoCUA-8B-20260105",
    "base_model:quantized:meituan/EvoCUA-8B-20260105",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 150,
  "gated": false,
  "private": false,
  "last_modified": "2026-03-19T11:36:37.000Z",
  "created_at": "2026-03-17T13:29:01.000Z",
  "pipeline_tag": "image-text-to-text",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "69b9571d388dff89ada5e9a9",
  "id": "AhmedMostafa-notabot/EvoCUA-8B-20260105-Q4_K_S-GGUF",
  "modelId": "AhmedMostafa-notabot/EvoCUA-8B-20260105-Q4_K_S-GGUF",
  "sha": "dafc2e041caf65ee107e0cb02c23c4b4f9814f91",
  "createdAt": "2026-03-17T13:29:01.000Z",
  "lastModified": "2026-03-19T11:36:37.000Z",
  "author": "AhmedMostafa-notabot",
  "downloads": 150,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "image-text-to-text",
  "library_name": "transformers",
  "siblings_count": 4
}