GraySoft
Projects Models About FAQ Contact Download guIDE →

maddes8cht/bofenghuang-vigogne-stablelm-3b-4e1t-chat-gguf Q3_K_S 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/bofenghuang-vigogne-stablelm-3b-4e1t-chat-gguf overview

StableLM This is a Model based on StableLM. Stablelm is a familiy of Language Models by Stability AI.

ggufLLMfinetunedtext-generationfrlicense:apache-2.0endpoints_compatibleregion:us
maddes8cht/bofenghuang-vigogne-stablelm-3b-4e1t-chat-gguf visual
Downloads
88
Likes
0
Pipeline
text-generation
Library
Visibility
Public
Access
Open

Repository Files & Downloads

13 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q2_K.gguf GGUF Q2_K 1.12 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q3_K_L.gguf GGUF Q3_K_L 1.40 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q3_K_M.gguf GGUF Q3_K_M 1.30 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q3_K_S.gguf GGUF Q3_K_S 1.17 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q4_0.gguf GGUF 1.50 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q4_1.gguf GGUF 1.65 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q4_K_M.gguf GGUF Q4_K_M 1.59 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q4_K_S.gguf GGUF Q4_K_S 1.51 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q5_0.gguf GGUF 1.81 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q5_K_M.gguf GGUF Q5_K_M 1.86 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q5_K_S.gguf GGUF Q5_K_S 1.81 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q6_K.gguf GGUF Q6_K 2.14 GB Download
bofenghuang-vigogne-stablelm-3b-4e1t-chat-Q8_0.gguf GGUF 2.77 GB Download

Model Details Live

Model Slug
maddes8cht/bofenghuang-vigogne-stablelm-3b-4e1t-chat-gguf
Author
maddes8cht
Pipeline Task
text-generation
Library
Created
2023-11-15
Last Modified
2023-11-16
Gated
No
Private
No
HF SHA
aa52c5403c6b83b424699feaa609c2902dca388f
License
apache-2.0
Language
fr
Base Model
Unknown

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "language": "fr",
    "pipeline_tag": "text-generation",
    "inference": {
      "parameters": {
        "temperature": 0.7
      }
    },
    "tags": [
      "LLM",
      "finetuned"
    ],
    "frontmatter": {
      "license": "apache-2.0",
      "language": "fr",
      "pipeline_tag": "text-generation",
      "inference": [],
      "tags": [
        "LLM",
        "finetuned"
      ]
    },
    "hero_image_url": "https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg",
    "summary": "# StableLM This is a Model based on StableLM. Stablelm is a familiy of Language Models by Stability AI.",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nlicense: apache-2.0\nlanguage: fr\npipeline_tag: text-generation\ninference:\n  parameters:\n    temperature: 0.7\ntags:\n- LLM\n- finetuned\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# vigogne-stablelm-3b-4e1t-chat - GGUF\n- Model creator: [bofenghuang](https://huggingface.co/bofenghuang)\n- Original model: [vigogne-stablelm-3b-4e1t-chat](https://huggingface.co/bofenghuang/vigogne-stablelm-3b-4e1t-chat)\n\n# StableLM\nThis is a Model based on StableLM. \nStablelm is a familiy of Language Models by Stability AI.\n\n## Note:\nCurrent (as of 2023-11-15) implementations of Llama.cpp only support GPU offloading up to 34 Layers with these StableLM Models.\nThe model will crash immediately if -ngl is larger than 34.\nThe model works fine however without any gpu acceleration.\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:\n# Vigogne-Stablelm-3B-4E1T-Chat\n\nAn attempt to fine-tune the [stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t) model to explore the feasibility of adapting a \"smaller-scale\" language model, primarily pretrained on English datasets, for French chat.\n\n**License**: A significant portion of the training data is distilled from GPT-3.5-Turbo and GPT-4, kindly use it cautiously to avoid any violations of OpenAI's [terms of use](https://openai.com/policies/terms-of-use).\n\n## Usage\n\n```python\nfrom typing import Dict, List, Optional\nimport torch\nfrom transformers import AutoModelForCausalLM, AutoTokenizer, GenerationConfig, TextStreamer\n\nmodel_name_or_path = \"bofenghuang/vigogne-stablelm-3b-4e1t-chat\"\ntokenizer = AutoTokenizer.from_pretrained(model_name_or_path, padding_side=\"right\", use_fast=False)\nmodel = AutoModelForCausalLM.from_pretrained(model_name_or_path, torch_dtype=torch.float16, device_map=\"auto\", trust_remote_code=True)\n\nstreamer = TextStreamer(tokenizer, timeout=10.0, skip_prompt=True, skip_special_tokens=True)\n\n\ndef chat(\n    query: str,\n    history: Optional[List[Dict]] = None,\n    temperature: float = 0.7,\n    top_p: float = 1.0,\n    top_k: float = 0,\n    repetition_penalty: float = 1.1,\n    max_new_tokens: int = 1024,\n    **kwargs,\n):\n    if history is None:\n        history = []\n\n    history.append({\"role\": \"user\", \"content\": query})\n\n    input_ids = tokenizer.apply_chat_template(history, return_tensors=\"pt\").to(model.device)\n    input_length = input_ids.shape[1]\n\n    generated_outputs = model.generate(\n        input_ids=input_ids,\n        generation_config=GenerationConfig(\n            temperature=temperature,\n            do_sample=temperature > 0.0,\n            top_p=top_p,\n            top_k=top_k,\n            repetition_penalty=repetition_penalty,\n            max_new_tokens=max_new_tokens,\n            pad_token_id=tokenizer.eos_token_id,\n            **kwargs,\n        ),\n        streamer=streamer,\n        return_dict_in_generate=True,\n    )\n\n    generated_tokens = generated_outputs.sequences[0, input_length:]\n    generated_text = tokenizer.decode(generated_tokens, skip_special_tokens=True)\n\n    history.append({\"role\": \"assistant\", \"content\": generated_text})\n\n    return generated_text, history\n\n\n# 1st round\nresponse, history = chat(\"Un escargot parcourt 100 mètres en 5 heures. Quelle est sa vitesse ?\", history=None)\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",
    "LLM",
    "finetuned",
    "text-generation",
    "fr",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 88,
  "gated": false,
  "private": false,
  "last_modified": "2023-11-16T05:23:43.000Z",
  "created_at": "2023-11-15T22:39:00.000Z",
  "pipeline_tag": "text-generation",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "6555488438df282b0ffde412",
  "id": "maddes8cht/bofenghuang-vigogne-stablelm-3b-4e1t-chat-gguf",
  "modelId": "maddes8cht/bofenghuang-vigogne-stablelm-3b-4e1t-chat-gguf",
  "sha": "aa52c5403c6b83b424699feaa609c2902dca388f",
  "createdAt": "2023-11-15T22:39:00.000Z",
  "lastModified": "2023-11-16T05:23:43.000Z",
  "author": "maddes8cht",
  "downloads": 88,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-generation",
  "library_name": "",
  "siblings_count": 15
}