GraySoft
Projects Models About FAQ Contact Download guIDE →

maziyarpanahi/yi-coder-1.5b-chat-gguf Q3_K_L 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

maziyarpanahi/yi-coder-1.5b-chat-gguf overview

MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF

ggufmistralquantized2-bit3-bit4-bit5-bit6-bit8-bitGGUFtext-generationbase_model:01-ai/Yi-Coder-1.5B-Chatbase_model:quantized:01-ai/Yi-Coder-1.5B-Chatregion:usconversational
maziyarpanahi/yi-coder-1.5b-chat-gguf visual
Downloads
86,635
Likes
19
Pipeline
text-generation
Library
Visibility
Public
Access
Open

Repository Files & Downloads

14 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
Yi-Coder-1.5B-Chat.IQ1_M.gguf GGUF IQ1_M 485.01 MB Download
Yi-Coder-1.5B-Chat.IQ1_S.gguf GGUF IQ1_S 468.41 MB Download
Yi-Coder-1.5B-Chat.IQ2_XS.gguf GGUF IQ2_XS 537.79 MB Download
Yi-Coder-1.5B-Chat.IQ3_XS.gguf GGUF IQ3_XS 662.76 MB Download
Yi-Coder-1.5B-Chat.IQ4_XS.gguf GGUF IQ4_XS 794.00 MB Download
Yi-Coder-1.5B-Chat.Q2_K.gguf GGUF Q2_K 605.30 MB Download
Yi-Coder-1.5B-Chat.Q3_K_L.gguf GGUF Q3_K_L 787.77 MB Download
Yi-Coder-1.5B-Chat.Q3_K_M.gguf GGUF Q3_K_M 749.32 MB Download
Yi-Coder-1.5B-Chat.Q3_K_S.gguf GGUF Q3_K_S 689.90 MB Download
Yi-Coder-1.5B-Chat.Q4_K_M.gguf GGUF Q4_K_M 919.03 MB Download
Yi-Coder-1.5B-Chat.Q4_K_S.gguf GGUF Q4_K_S 862.30 MB Download
Yi-Coder-1.5B-Chat.Q5_K_M.gguf GGUF Q5_K_M 1.02 GB Download
Yi-Coder-1.5B-Chat.Q5_K_S.gguf GGUF Q5_K_S 1002.53 MB Download
Yi-Coder-1.5B-Chat.fp16.gguf GGUF 2.75 GB Download

Model Details Live

Model Slug
maziyarpanahi/yi-coder-1.5b-chat-gguf
Author
MaziyarPanahi
Pipeline Task
text-generation
Library
Created
2024-09-04
Last Modified
2024-09-04
Gated
No
Private
No
HF SHA
cc8525f15600e412829215092967f636b654913a
License
Unknown
Language
Unknown
Base Model
01-ai/Yi-Coder-1.5B-Chat

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "tags": [
      "quantized",
      "2-bit",
      "3-bit",
      "4-bit",
      "5-bit",
      "6-bit",
      "8-bit",
      "GGUF",
      "text-generation",
      "text-generation"
    ],
    "model_name": "Yi-Coder-1.5B-Chat-GGUF",
    "base_model": "01-ai/Yi-Coder-1.5B-Chat",
    "inference": false,
    "model_creator": "01-ai",
    "pipeline_tag": "text-generation",
    "quantized_by": "MaziyarPanahi",
    "frontmatter": {
      "tags": [
        "quantized",
        "2-bit",
        "3-bit",
        "4-bit",
        "5-bit",
        "6-bit",
        "8-bit",
        "GGUF",
        "text-generation",
        "text-generation"
      ],
      "model_name": "Yi-Coder-1.5B-Chat-GGUF",
      "base_model": "01-ai/Yi-Coder-1.5B-Chat",
      "inference": "false",
      "model_creator": "01-ai",
      "pipeline_tag": "text-generation",
      "quantized_by": "MaziyarPanahi"
    },
    "hero_image_url": "",
    "summary": "# MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\ntags:\n- quantized\n- 2-bit\n- 3-bit\n- 4-bit\n- 5-bit\n- 6-bit\n- 8-bit\n- GGUF\n- text-generation\n- text-generation\nmodel_name: Yi-Coder-1.5B-Chat-GGUF\nbase_model: 01-ai/Yi-Coder-1.5B-Chat\ninference: false\nmodel_creator: 01-ai\npipeline_tag: text-generation\nquantized_by: MaziyarPanahi\n---\n# [MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF](https://huggingface.co/MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF)\n- Model creator: [01-ai](https://huggingface.co/01-ai)\n- Original model: [01-ai/Yi-Coder-1.5B-Chat](https://huggingface.co/01-ai/Yi-Coder-1.5B-Chat)\n\n## Description\n[MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF](https://huggingface.co/MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF) contains GGUF format model files for [01-ai/Yi-Coder-1.5B-Chat](https://huggingface.co/01-ai/Yi-Coder-1.5B-Chat).\n\n### About GGUF\n\nGGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.\n\nHere is an incomplete list of clients and libraries that are known to support GGUF:\n\n* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.\n* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.\n* [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration. Linux available, in beta as of 27/11/2023.\n* [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration.\n* [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.\n* [GPT4All](https://gpt4all.io/index.html), a free and open source local running GUI, supporting Windows, Linux and macOS with full GPU accel.\n* [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection.\n* [Faraday.dev](https://faraday.dev/), an attractive and easy to use character-based chat GUI for Windows and macOS (both Silicon and Intel), with GPU acceleration.\n* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.\n* [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server. Note, as of time of writing (November 27th 2023), ctransformers has not been updated in a long time and does not support many recent models.\n\n## Special thanks\n\n🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "mistral",
    "quantized",
    "2-bit",
    "3-bit",
    "4-bit",
    "5-bit",
    "6-bit",
    "8-bit",
    "GGUF",
    "text-generation",
    "base_model:01-ai/Yi-Coder-1.5B-Chat",
    "base_model:quantized:01-ai/Yi-Coder-1.5B-Chat",
    "region:us",
    "conversational"
  ],
  "likes": 19,
  "downloads": 86635,
  "gated": false,
  "private": false,
  "last_modified": "2024-09-04T14:38:02.000Z",
  "created_at": "2024-09-04T14:24:50.000Z",
  "pipeline_tag": "text-generation",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "66d86db29e955e0e5dedfad5",
  "id": "MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF",
  "modelId": "MaziyarPanahi/Yi-Coder-1.5B-Chat-GGUF",
  "sha": "cc8525f15600e412829215092967f636b654913a",
  "createdAt": "2024-09-04T14:24:50.000Z",
  "lastModified": "2024-09-04T14:38:02.000Z",
  "author": "MaziyarPanahi",
  "downloads": 86635,
  "likes": 19,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-generation",
  "library_name": "",
  "siblings_count": 18
}