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

shirubei/llama-3-elyza-jp-8b-q4_k_m-gguf overview

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

transformersggufllama-cppgguf-my-repojaenbase_model:elyza/Llama-3-ELYZA-JP-8Bbase_model:quantized:elyza/Llama-3-ELYZA-JP-8Blicense:llama3endpoints_compatibleregion:usconversational
shirubei/llama-3-elyza-jp-8b-q4_k_m-gguf visual
Downloads
83
Likes
0
Pipeline
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

3 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
llama-3-elyza-jp-8b-q4_k_m-00001-of-00002.gguf GGUF Q4_K_M 4.07 GB Download
llama-3-elyza-jp-8b-q4_k_m-00002-of-00002.gguf GGUF Q4_K_M 527.75 MB Download
llama-3-elyza-jp-8b-q4_k_m.gguf GGUF Q4_K_M 4.58 GB Download

Model Details Live

Model Slug
shirubei/llama-3-elyza-jp-8b-q4_k_m-gguf
Author
shirubei
Pipeline Task
Library
transformers
Created
2024-11-12
Last Modified
2024-11-12
Gated
No
Private
No
HF SHA
6539662dced9f69042dbaa84cfa5f80f1584d5b6
License
llama3
Language
ja, en
Base Model
elyza/Llama-3-ELYZA-JP-8B

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "library_name": "transformers",
    "license": "llama3",
    "language": [
      "ja",
      "en"
    ],
    "base_model": "elyza/Llama-3-ELYZA-JP-8B",
    "tags": [
      "llama-cpp",
      "gguf-my-repo"
    ],
    "frontmatter": {
      "library_name": "transformers",
      "license": "llama3",
      "language": [
        "ja",
        "en"
      ],
      "base_model": "elyza/Llama-3-ELYZA-JP-8B",
      "tags": [
        "llama-cpp",
        "gguf-my-repo"
      ]
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from elyza/Llama-3-ELYZA-JP-8B 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": "---\nlibrary_name: transformers\nlicense: llama3\nlanguage:\n- ja\n- en\nbase_model: elyza/Llama-3-ELYZA-JP-8B\ntags:\n- llama-cpp\n- gguf-my-repo\n---\n\n# shirubei/Llama-3-ELYZA-JP-8B-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`elyza/Llama-3-ELYZA-JP-8B`](https://huggingface.co/elyza/Llama-3-ELYZA-JP-8B) 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/elyza/Llama-3-ELYZA-JP-8B) 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 shirubei/Llama-3-ELYZA-JP-8B-Q4_K_M-GGUF --hf-file llama-3-elyza-jp-8b-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo shirubei/Llama-3-ELYZA-JP-8B-Q4_K_M-GGUF --hf-file llama-3-elyza-jp-8b-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 shirubei/Llama-3-ELYZA-JP-8B-Q4_K_M-GGUF --hf-file llama-3-elyza-jp-8b-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo shirubei/Llama-3-ELYZA-JP-8B-Q4_K_M-GGUF --hf-file llama-3-elyza-jp-8b-q4_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "transformers",
    "gguf",
    "llama-cpp",
    "gguf-my-repo",
    "ja",
    "en",
    "base_model:elyza/Llama-3-ELYZA-JP-8B",
    "base_model:quantized:elyza/Llama-3-ELYZA-JP-8B",
    "license:llama3",
    "endpoints_compatible",
    "region:us",
    "conversational"
  ],
  "likes": 0,
  "downloads": 83,
  "gated": false,
  "private": false,
  "last_modified": "2024-11-12T15:35:38.000Z",
  "created_at": "2024-11-12T15:34:46.000Z",
  "pipeline_tag": "",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "673375964aebf502fafdcc34",
  "id": "shirubei/Llama-3-ELYZA-JP-8B-Q4_K_M-GGUF",
  "modelId": "shirubei/Llama-3-ELYZA-JP-8B-Q4_K_M-GGUF",
  "sha": "6539662dced9f69042dbaa84cfa5f80f1584d5b6",
  "createdAt": "2024-11-12T15:34:46.000Z",
  "lastModified": "2024-11-12T15:35:38.000Z",
  "author": "shirubei",
  "downloads": 83,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "transformers",
  "siblings_count": 5
}