Crystalcareai commited on
Commit
e6de6c4
·
verified ·
1 Parent(s): ec61103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -20,9 +20,6 @@ datasets:
20
  - internlm/Agent-FLAN
21
  ---
22
 
23
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
24
- should probably proofread and complete it, then remove this comment. -->
25
-
26
  # Dolphin 2.9.1 Llama 3 8b 🐬
27
 
28
  Curated and trained by Eric Hartford, Lucas Atkins, and Fernando Fernandes, and Cognitive Computations
@@ -33,14 +30,14 @@ Discord: https://discord.gg/8fbBeC7ZGx
33
 
34
  We have retrained our LLama-3-8b fine tune to address behavioral issues in our initial 2.9 dataset. Specifically, Systemchat was causing the model to be *too* reliant on the system prompt - additionally, it had an occasional quirk that would cause the model to overly reference the system prompt. We also found generation length was at times not sufficient for any given task. We identified the culprit as Ultrachat. Accounting for these concerns, we removed systemchat and ultrachat from the dataset. It is otherwise identical to dolphin-2.9.
35
 
36
- My appreciation for the sponsors of Dolphin 2.9:
37
- - [Crusoe Cloud](https://crusoe.ai/) - provided excellent on-demand 10xL40S node
38
 
39
  This model is based on Llama-3-8b, and is governed by [META LLAMA 3 COMMUNITY LICENSE AGREEMENT](LICENSE)
40
 
41
  The base model has 8k context, and the full-weight fine-tuning was with 4k sequence length.
42
 
43
- It took 2.5 days on 8x L40S provided by Crusoe Cloud
44
 
45
  This model was trained FFT on all parameters, using ChatML prompt template format.
46
 
@@ -57,9 +54,9 @@ You are Dolphin, a helpful AI assistant.<|im_end|>
57
 
58
  Dolphin-2.9.1 has a variety of instruction, conversational, and coding skills. It also has initial agentic abilities and supports function calling.
59
 
60
- Dolphin is uncensored. I 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.
61
 
62
- Dolphin is licensed according to Meta's Llama license. I grant permission for any use, including commercial, that falls within accordance with Meta's Llama-3 license. Dolphin was trained on data generated from GPT4, among other models.
63
 
64
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
65
  <details><summary>See axolotl config</summary>
 
20
  - internlm/Agent-FLAN
21
  ---
22
 
 
 
 
23
  # Dolphin 2.9.1 Llama 3 8b 🐬
24
 
25
  Curated and trained by Eric Hartford, Lucas Atkins, and Fernando Fernandes, and Cognitive Computations
 
30
 
31
  We have retrained our LLama-3-8b fine tune to address behavioral issues in our initial 2.9 dataset. Specifically, Systemchat was causing the model to be *too* reliant on the system prompt - additionally, it had an occasional quirk that would cause the model to overly reference the system prompt. We also found generation length was at times not sufficient for any given task. We identified the culprit as Ultrachat. Accounting for these concerns, we removed systemchat and ultrachat from the dataset. It is otherwise identical to dolphin-2.9.
32
 
33
+ Our appreciation for the sponsors of Dolphin 2.9.1:
34
+ - [Crusoe Cloud](https://crusoe.ai/) - provided excellent on-demand 8xL40S node
35
 
36
  This model is based on Llama-3-8b, and is governed by [META LLAMA 3 COMMUNITY LICENSE AGREEMENT](LICENSE)
37
 
38
  The base model has 8k context, and the full-weight fine-tuning was with 4k sequence length.
39
 
40
+ It took 1.5 days on an 8x L40S provided by Crusoe Cloud
41
 
42
  This model was trained FFT on all parameters, using ChatML prompt template format.
43
 
 
54
 
55
  Dolphin-2.9.1 has a variety of instruction, conversational, and coding skills. It also has initial agentic abilities and supports function calling.
56
 
57
+ 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.
58
 
59
+ Dolphin is licensed according to Meta's Llama license. We grant permission for any use, including commercial, that falls within accordance with Meta's Llama-3 license. Dolphin was trained on data generated from GPT4, among other models.
60
 
61
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
62
  <details><summary>See axolotl config</summary>