maziyarpanahi/mergekit-slerp-fecxcxs-gguf fecxcxs.Q8_0 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/mergekit-slerp-fecxcxs-gguf overview
MaziyarPanahi/mergekit-slerp-fecxcxs-GGUF
Downloads
138
Likes
0
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open
Repository Files & Downloads
10 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| mergekit-slerp-fecxcxs.Q2_K.gguf | GGUF | Q2_K | 7.86 GB | Download |
| mergekit-slerp-fecxcxs.Q3_K_L.gguf | GGUF | Q3_K_L | 11.14 GB | Download |
| mergekit-slerp-fecxcxs.Q3_K_M.gguf | GGUF | Q3_K_M | 10.23 GB | Download |
| mergekit-slerp-fecxcxs.Q3_K_S.gguf | GGUF | Q3_K_S | 9.17 GB | Download |
| mergekit-slerp-fecxcxs.Q4_K_M.gguf | GGUF | Q4_K_M | 12.67 GB | Download |
| mergekit-slerp-fecxcxs.Q4_K_S.gguf | GGUF | Q4_K_S | 12.03 GB | Download |
| mergekit-slerp-fecxcxs.Q5_K_M.gguf | GGUF | Q5_K_M | 14.92 GB | Download |
| mergekit-slerp-fecxcxs.Q5_K_S.gguf | GGUF | Q5_K_S | 14.55 GB | Download |
| mergekit-slerp-fecxcxs.Q6_K.gguf | GGUF | Q6_K | 17.32 GB | Download |
| mergekit-slerp-fecxcxs.Q8_0.gguf | GGUF | โ | 22.44 GB | Download |
Model Details Live
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",
"transformers",
"safetensors",
"llama",
"text-generation",
"mergekit",
"merge",
"base_model:budecosystem/code-millenials-34b",
"base_model:oobabooga/CodeBooga-34B-v0.1",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us",
"text-generation"
],
"model_name": "mergekit-slerp-fecxcxs-GGUF",
"base_model": "mergekit-community/mergekit-slerp-fecxcxs",
"inference": false,
"model_creator": "mergekit-community",
"pipeline_tag": "text-generation",
"quantized_by": "MaziyarPanahi",
"frontmatter": {
"tags": [
"quantized",
"2-bit",
"3-bit",
"4-bit",
"5-bit",
"6-bit",
"8-bit",
"GGUF",
"transformers",
"safetensors",
"llama",
"text-generation",
"mergekit",
"merge",
"base_model:budecosystem/code-millenials-34b",
"base_model:oobabooga/CodeBooga-34B-v0.1",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us",
"text-generation"
],
"model_name": "mergekit-slerp-fecxcxs-GGUF",
"base_model": "mergekit-community/mergekit-slerp-fecxcxs",
"inference": "false",
"model_creator": "mergekit-community",
"pipeline_tag": "text-generation",
"quantized_by": "MaziyarPanahi"
},
"hero_image_url": "",
"summary": "# MaziyarPanahi/mergekit-slerp-fecxcxs-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- transformers\n- safetensors\n- llama\n- text-generation\n- mergekit\n- merge\n- base_model:budecosystem/code-millenials-34b\n- base_model:oobabooga/CodeBooga-34B-v0.1\n- autotrain_compatible\n- endpoints_compatible\n- text-generation-inference\n- region:us\n- text-generation\nmodel_name: mergekit-slerp-fecxcxs-GGUF\nbase_model: mergekit-community/mergekit-slerp-fecxcxs\ninference: false\nmodel_creator: mergekit-community\npipeline_tag: text-generation\nquantized_by: MaziyarPanahi\n---\n# [MaziyarPanahi/mergekit-slerp-fecxcxs-GGUF](https://huggingface.co/MaziyarPanahi/mergekit-slerp-fecxcxs-GGUF)\n- Model creator: [mergekit-community](https://huggingface.co/mergekit-community)\n- Original model: [mergekit-community/mergekit-slerp-fecxcxs](https://huggingface.co/mergekit-community/mergekit-slerp-fecxcxs)\n\n## Description\n[MaziyarPanahi/mergekit-slerp-fecxcxs-GGUF](https://huggingface.co/MaziyarPanahi/mergekit-slerp-fecxcxs-GGUF) contains GGUF format model files for [mergekit-community/mergekit-slerp-fecxcxs](https://huggingface.co/mergekit-community/mergekit-slerp-fecxcxs).\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": [
"transformers",
"gguf",
"mistral",
"quantized",
"2-bit",
"3-bit",
"4-bit",
"5-bit",
"6-bit",
"8-bit",
"GGUF",
"safetensors",
"llama",
"text-generation",
"mergekit",
"merge",
"base_model:budecosystem/code-millenials-34b",
"base_model:oobabooga/CodeBooga-34B-v0.1",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us",
"base_model:mergekit-community/mergekit-slerp-fecxcxs",
"base_model:quantized:mergekit-community/mergekit-slerp-fecxcxs"
],
"likes": 0,
"downloads": 138,
"gated": false,
"private": false,
"last_modified": "2024-06-16T07:58:10.000Z",
"created_at": "2024-06-16T06:43:07.000Z",
"pipeline_tag": "text-generation",
"library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "666e897baa7a80f48e59d7f2",
"id": "MaziyarPanahi/mergekit-slerp-fecxcxs-GGUF",
"modelId": "MaziyarPanahi/mergekit-slerp-fecxcxs-GGUF",
"sha": "6999740523844ca49201691dfdf1c9560d450316",
"createdAt": "2024-06-16T06:43:07.000Z",
"lastModified": "2024-06-16T07:58:10.000Z",
"author": "MaziyarPanahi",
"downloads": 138,
"likes": 0,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "transformers",
"siblings_count": 13
}