GraySoft
Projects Models About FAQ Contact Download guIDE →

forkjoin-ai/llama-2-70b-chat-gguf Q4_K_M 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

forkjoin-ai/llama-2-70b-chat-gguf overview

Forkjoin.ai conversion of llama-2-70b-chat-gguf to GGUF format for edge deployment.

llama-cppggufllamaforkjoin-aitext-generationenlicense:apache-2.0endpoints_compatibleregion:us
forkjoin-ai/llama-2-70b-chat-gguf visual
Downloads
102
Likes
0
Pipeline
text-generation
Library
llama-cpp
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
llama-2-70b-chat.Q4_K_M.gguf GGUF Q4_K_M 38.58 GB Download

Model Details Live

Model Slug
forkjoin-ai/llama-2-70b-chat-gguf
Author
forkjoin-ai
Pipeline Task
text-generation
Library
llama-cpp
Created
2026-03-20
Last Modified
2026-03-20
Gated
No
Private
No
HF SHA
e56662297584a78bc73e476224d3210c2fcfb1aa
License
apache-2.0
Language
en
Base Model
Unknown

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "language": [
      "en"
    ],
    "license": "apache-2.0",
    "library_name": "llama-cpp",
    "tags": [
      "gguf",
      "forkjoin-ai"
    ],
    "pipeline_tag": "text-generation",
    "frontmatter": {
      "language": [
        "en"
      ],
      "license": "apache-2.0",
      "library_name": "llama-cpp",
      "tags": [
        "gguf",
        "forkjoin-ai"
      ],
      "pipeline_tag": "text-generation"
    },
    "hero_image_url": "",
    "summary": "Forkjoin.ai conversion of llama-2-70b-chat-gguf to GGUF format for edge deployment.",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nlanguage:\n  - en\nlicense: apache-2.0\nlibrary_name: llama-cpp\ntags:\n  - gguf\n  - forkjoin-ai\n\npipeline_tag: text-generation\n---\n\n# Llama 2 70B Chat\n\nForkjoin.ai conversion of [llama-2-70b-chat-gguf](https://huggingface.co/llama-2-70b-chat-gguf) to GGUF format for edge deployment.\n\n## Model Details\n\n- **Source Model**: [See upstream](https://huggingface.co/llama-2-70b-chat-gguf)\n- **Format**: GGUF\n- **Converted by**: [Forkjoin.ai](https://forkjoin.ai)\n\n## Usage\n\n### With llama.cpp\n\n```bash\n./llama-cli -m llama-2-70b-chat-gguf.gguf -p \"Your prompt here\" -n 256\n```\n\n### With Ollama\n\nCreate a `Modelfile`:\n```\nFROM ./llama-2-70b-chat-gguf.gguf\n```\n\n```bash\nollama create llama-2-70b-chat-gguf -f Modelfile\nollama run llama-2-70b-chat-gguf\n```\n\n## About Forkjoin.ai\n\n[Forkjoin.ai](https://forkjoin.ai) runs AI models at the edge -- in-browser, on-device, zero cloud cost. These converted models power real-time inference, speech recognition, and natural language capabilities.\n\nAll conversions are optimized for edge deployment within browser and mobile memory constraints.\n\n## License\n\nApache 2.0 (follows upstream model license)\n",
    "related_quantizations": []
  },
  "tags": [
    "llama-cpp",
    "gguf",
    "llama",
    "forkjoin-ai",
    "text-generation",
    "en",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 102,
  "gated": false,
  "private": false,
  "last_modified": "2026-03-20T16:40:27.000Z",
  "created_at": "2026-03-20T15:20:31.000Z",
  "pipeline_tag": "text-generation",
  "library_name": "llama-cpp"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "69bd65bf257d9b29bb87416a",
  "id": "forkjoin-ai/llama-2-70b-chat-gguf",
  "modelId": "forkjoin-ai/llama-2-70b-chat-gguf",
  "sha": "e56662297584a78bc73e476224d3210c2fcfb1aa",
  "createdAt": "2026-03-20T15:20:31.000Z",
  "lastModified": "2026-03-20T16:40:27.000Z",
  "author": "forkjoin-ai",
  "downloads": 102,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-generation",
  "library_name": "llama-cpp",
  "siblings_count": 5
}