munish0838 commited on
Commit
6faed97
·
verified ·
1 Parent(s): ea34e6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -9,4 +9,20 @@ tags:
9
  - mistral
10
  - conversational
11
  - text-generation-inference
12
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  - mistral
10
  - conversational
11
  - text-generation-inference
12
+ ---
13
+
14
+ # Dolphin 2.8 Mistral 7b v0.2- GGUF
15
+ - This is GGUF quantized version, created using llama.cpp
16
+ - Original model: [cognitivecomputations/dolphin-2.8-mistral-7b-v02](https://huggingface.co/cognitivecomputations/dolphin-2.8-mistral-7b-v02)
17
+
18
+ ## Description
19
+
20
+ This model is based on Mistral-7b-v0.2.
21
+
22
+ The base model has 32k context, and the full-weights fine-tune was with 16k sequence lengths.
23
+
24
+ Dolphin-2.8 has a variety of instruction, conversational, and coding skills.
25
+
26
+ 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.
27
+
28
+ 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.