GraySoft
Projects Models About FAQ Contact Download guIDE →

maddes8cht/gorilla-llm-gorilla-falcon-7b-hf-v0-gguf Q3_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

maddes8cht/gorilla-llm-gorilla-falcon-7b-hf-v0-gguf overview

K-Quants in Falcon 7b models New releases of Llama.cpp now support K-quantization for previously incompatible models, in particular all Falcon 7B models (While Falcon 40b is and always has been fully compatible with K-Quantisation). This is achieved by employing a fallback solution for model layers that cannot be quantized with real K-quants. For Falcon 7B models, although only a quarter of the layers can be quantized with true K-quants, this approach still benefits from utilizing different legacy quantization types Q40, Q41, Q50, and Q51. As a result, it offers better quality at the same file size or smaller file sizes with comparable performance. So this solution ensures improved performance and efficiency over legacy Q40, Q41, Q50 and Q51 Quantizations. --- # Brief The Gorilla model variant is quite special as it outputs syntactically correct API calls for a vast ammount of known APIs. Read the original Model Card carefully to get best results. Maybe even consult additional video tutorials. --- # About GGUF format gguf is the current file format used by the ggml library. A growing list of Software is using it and can therefore use this model. The core project making use of the ggml library is the llama.cpp project by Georgi Gerganov # Quantization variants There is a bunch of quantized files available to cater to your specific needs. Here's how to choose the best option for you: # Legacy quants Q40, Q41, Q50, Q51 and Q8 are legacy quantization types. Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.

ggufapiendataset:gorilla-llm/APIBenchlicense:apache-2.0endpoints_compatibleregion:us
maddes8cht/gorilla-llm-gorilla-falcon-7b-hf-v0-gguf visual
Downloads
92
Likes
1
Pipeline
Library
Visibility
Public
Access
Open

Repository Files & Downloads

14 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
ggml-gorilla-llm-gorilla-falcon-7b-hf-v0-Q4_0.gguf GGUF 3.92 GB Download
ggml-gorilla-llm-gorilla-falcon-7b-hf-v0-Q4_1.gguf GGUF 4.32 GB Download
ggml-gorilla-llm-gorilla-falcon-7b-hf-v0-Q5_0.gguf GGUF 4.73 GB Download
ggml-gorilla-llm-gorilla-falcon-7b-hf-v0-Q5_1.gguf GGUF 5.13 GB Download
ggml-gorilla-llm-gorilla-falcon-7b-hf-v0-Q8_0.gguf GGUF 7.14 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q2_K.gguf GGUF Q2_K 3.75 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q3_K_L.gguf GGUF Q3_K_L 4.25 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q3_K_M.gguf GGUF Q3_K_M 4.07 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q3_K_S.gguf GGUF Q3_K_S 3.84 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q4_K_M.gguf GGUF Q4_K_M 4.63 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q4_K_S.gguf GGUF Q4_K_S 4.42 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q5_K_M.gguf GGUF Q5_K_M 5.34 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q5_K_S.gguf GGUF Q5_K_S 4.98 GB Download
gorilla-llm-gorilla-falcon-7b-hf-v0-Q6_K.gguf GGUF Q6_K 6.55 GB Download

Model Details Live

Model Slug
maddes8cht/gorilla-llm-gorilla-falcon-7b-hf-v0-gguf
Author
maddes8cht
Pipeline Task
Library
Created
2023-10-21
Last Modified
2023-11-22
Gated
No
Private
No
HF SHA
05d0518dd79aca27d41ce2103f00e515343e23ed
License
apache-2.0
Language
en
Base Model
Unknown

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "language": [
      "en"
    ],
    "tags": [
      "api"
    ],
    "datasets": [
      "gorilla-llm/APIBench"
    ],
    "frontmatter": {
      "license": "apache-2.0",
      "language": [
        "en"
      ],
      "tags": [
        "api"
      ],
      "datasets": [
        "gorilla-llm/APIBench"
      ]
    },
    "hero_image_url": "https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg",
    "summary": "# K-Quants in Falcon 7b models New releases of Llama.cpp now support K-quantization for previously incompatible models, in particular all Falcon 7B models (While Falcon 40b is and always has been fully compatible with K-Quantisation). This is achieved by employing a fallback solution for model layers that cannot be quantized with real K-quants. For Falcon 7B models, although only a quarter of the layers can be quantized with true K-quants, this approach still benefits from utilizing *different* legacy quantization types Q4_0, Q4_1, Q5_0, and Q5_1. As a result, it offers better quality at the same file size or smaller file sizes with comparable performance. So this solution ensures improved performance and efficiency over legacy Q4_0, Q4_1, Q5_0 and Q5_1 Quantizations. --- # Brief The ***Gorilla*** model variant is quite special as it outputs syntactically correct API calls for a vast ammount of known APIs. Read the original Model Card carefully to get best results. Maybe even consult additional video tutorials. --- # About GGUF format gguf is the current file format used by the ggml library. A growing list of Software is using it and can therefore use this model. The core project making use of the ggml library is the llama.cpp project by Georgi Gerganov # Quantization variants There is a bunch of quantized files available to cater to your specific needs. Here's how to choose the best option for you: # Legacy quants Q4_0, Q4_1, Q5_0, Q5_1 and Q8 are legacy quantization types. Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nlicense: apache-2.0\nlanguage:\n- en\ntags:\n- api\ndatasets:\n- gorilla-llm/APIBench\n---\n[![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()\n\nI'm constantly enhancing these model descriptions to provide you with the most relevant and comprehensive information\n\n# gorilla-falcon-7b-hf-v0 - GGUF\n- Model creator: [gorilla-llm](https://huggingface.co/gorilla-llm)\n- Original model: [gorilla-falcon-7b-hf-v0](https://huggingface.co/gorilla-llm/gorilla-falcon-7b-hf-v0)\n\n# K-Quants in Falcon 7b models\n\nNew releases of Llama.cpp now support K-quantization for previously incompatible models, in particular all Falcon 7B models (While Falcon 40b is and always has been fully compatible with K-Quantisation). This is achieved by employing a fallback solution for model layers that cannot be quantized with real K-quants.\n\nFor Falcon 7B models, although only a quarter of the layers can be quantized with true K-quants, this approach still benefits from utilizing *different* legacy quantization types Q4_0, Q4_1, Q5_0, and Q5_1. As a result, it offers better quality at the same file size or smaller file sizes with comparable performance.\n\nSo this solution ensures improved performance and efficiency over legacy Q4_0, Q4_1, Q5_0 and Q5_1 Quantizations.\n\n\n\n\n---\n# Brief\nThe ***Gorilla*** model variant is quite special as it outputs syntactically correct API calls for a vast ammount of known APIs. \n\nRead the original Model Card carefully to get best results. Maybe even consult additional video tutorials.\n\n\n---\n\n\n\n# About GGUF format\n\n`gguf` is the current file format used by the [`ggml`](https://github.com/ggerganov/ggml) library.\nA growing list of Software is using it and can therefore use this model.\nThe core project making use of the ggml library is the [llama.cpp](https://github.com/ggerganov/llama.cpp) project by Georgi Gerganov\n\n# Quantization variants\n\nThere is a bunch of quantized files available to cater to your specific needs. Here's how to choose the best option for you:\n\n# Legacy quants\n\nQ4_0, Q4_1, Q5_0, Q5_1 and Q8 are `legacy` quantization types.\nNevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.\n## Note:\nNow there's a new option to use K-quants even for previously 'incompatible' models, although this involves some fallback solution that makes them not *real* K-quants. More details can be found in affected model descriptions.\n(This mainly refers to Falcon 7b and Starcoder models)\n\n# K-quants\n\nK-quants are designed with the idea that different levels of quantization in specific parts of the model can optimize performance, file size, and memory load.\nSo, if possible, use K-quants.\nWith a Q6_K, you'll likely find it challenging to discern a quality difference from the original model - ask your model two times the same question and you may encounter bigger quality differences.\n\n\n\n\n---\n\n# Original Model Card:\nlicense: apache-2.0\n---\n\n***End of original Model File***\n---\n\n\n## Please consider to support my work\n**Coming Soon:** I'm in the process of launching a sponsorship/crowdfunding campaign for my work. I'm evaluating Kickstarter, Patreon, or the new GitHub Sponsors platform, and I am hoping for some support and contribution to the continued availability of these kind of models. Your support will enable me to provide even more valuable resources and maintain the models you rely on. Your patience and ongoing support are greatly appreciated as I work to make this page an even more valuable resource for the community.\n\n<center>\n\n[![GitHub](https://maddes8cht.github.io/assets/buttons/github-io-button.png)](https://maddes8cht.github.io)\n[![Stack Exchange](https://stackexchange.com/users/flair/26485911.png)](https://stackexchange.com/users/26485911)\n[![GitHub](https://maddes8cht.github.io/assets/buttons/github-button.png)](https://github.com/maddes8cht)\n[![HuggingFace](https://maddes8cht.github.io/assets/buttons/huggingface-button.png)](https://huggingface.co/maddes8cht)\n[![Twitter](https://maddes8cht.github.io/assets/buttons/twitter-button.png)](https://twitter.com/maddes1966)\n\n</center>",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "api",
    "en",
    "dataset:gorilla-llm/APIBench",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 1,
  "downloads": 92,
  "gated": false,
  "private": false,
  "last_modified": "2023-11-22T20:29:07.000Z",
  "created_at": "2023-10-21T20:32:34.000Z",
  "pipeline_tag": "",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "653435629805be89b40637e6",
  "id": "maddes8cht/gorilla-llm-gorilla-falcon-7b-hf-v0-gguf",
  "modelId": "maddes8cht/gorilla-llm-gorilla-falcon-7b-hf-v0-gguf",
  "sha": "05d0518dd79aca27d41ce2103f00e515343e23ed",
  "createdAt": "2023-10-21T20:32:34.000Z",
  "lastModified": "2023-11-22T20:29:07.000Z",
  "author": "maddes8cht",
  "downloads": 92,
  "likes": 1,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "",
  "siblings_count": 16
}