munish0838 commited on
Commit
89bddd4
1 Parent(s): a748fcb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b
4
+ tags:
5
+ - generated_from_trainer
6
+ - axolotl
7
+ datasets:
8
+ - cognitivecomputations/Dolphin-2.9
9
+ - teknium/OpenHermes-2.5
10
+ - m-a-p/CodeFeedback-Filtered-Instruction
11
+ - cognitivecomputations/dolphin-coder
12
+ - cognitivecomputations/samantha-data
13
+ - microsoft/orca-math-word-problems-200k
14
+ - Locutusque/function-calling-chatml
15
+ - internlm/Agent-FLAN
16
+ pipeline_tag: text-generation
17
+ ---
18
+
19
+ # Dolphin 2.9.2 Qwen2 7B GGUF 🐬
20
+
21
+ This is quantized version of [cognitivecomputations/dolphin-2.9.2-qwen2-7b](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b) created suing llama.cpp
22
+
23
+ # Model Description
24
+
25
+ Curated and trained by Eric Hartford, Lucas Atkins, and Fernando Fernandes, and Cognitive Computations
26
+
27
+ Our appreciation for the sponsors of Dolphin 2.9.2:
28
+ - [Crusoe Cloud](https://crusoe.ai/) - provided excellent on-demand 8xH100 node
29
+
30
+ This model is based on Qwen2-7b, and is governed by [tongyi-qianwen license](LICENSE)
31
+
32
+ The base model has 128k context, and the full-weight fine-tuning was with 16k sequence length.
33
+
34
+
35
+ example:
36
+
37
+ ```
38
+ <|im_start|>system
39
+ You are Dolphin, a helpful AI assistant.<|im_end|>
40
+ <|im_start|>user
41
+ {prompt}<|im_end|>
42
+ <|im_start|>assistant
43
+
44
+ ```
45
+
46
+ Dolphin-2.9.2 has a variety of instruction, conversational, and coding skills. It also has initial agentic abilities and supports function calling.
47
+
48
+ Dolphin is uncensored. We have filtered the dataset 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 with any requests, even unethical ones. Please read my blog post about uncensored models. https://erichartford.com/uncensored-models You are responsible for any content you create using this model. Enjoy responsibly.
49
+
50
+ Dolphin is licensed according to Qwen's tongyi-qianwen license. We grant permission for any use, including commercial, that falls within accordance with said license. Dolphin was trained on data generated from GPT4, among other models.
51
+
52
+ ## Evals
53
+
54
+ ![image/png](https://i.ibb.co/0Qw3XtM/file-Oq9-Wr-Qx-H2-Wr8-Eb-Gs15z-Rv-TGe.png)