--- language: - en license: apache-2.0 base_model: cognitivecomputations/dolphin-2.8-mistral-7b-v02 library_name: transformers pipeline_tag: text-generation inference: false tags: - mistral - conversational - text-generation-inference --- # Dolphin 2.8 Mistral 7b v0.2- GGUF - This is GGUF quantized version, created using llama.cpp - Original model: [cognitivecomputations/dolphin-2.8-mistral-7b-v02](https://huggingface.co/cognitivecomputations/dolphin-2.8-mistral-7b-v02) ## Description This model is based on Mistral-7b-v0.2. The base model has 32k context, and the full-weights fine-tune was with 16k sequence lengths. Dolphin-2.8 has a variety of instruction, conversational, and coding skills. Dolphin is uncensored. The dataset was filtered by the creators to remove alignment and bias. This makes the model more compliant. You are advised to implement your own alignment layer before exposing the model as a service. It will be highly compliant to any requests, even unethical ones. You are responsible for any content you create using this model. Dolphin is licensed Apache 2.0. The creators grant permission for any use including commercial. Dolphin was trained on data generated from GPT4 among other models.