perlthoughts commited on
Commit
f0c0258
·
1 Parent(s): 9d259d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -24,21 +24,21 @@ List of all models and merging path is coming soon.
24
 
25
  ## Purpose
26
 
27
- Merging the "thick"est model weights from mistral models using amazing training methods like direct preference optimization (dpo) and reinforced learning.
28
 
29
- I have spent countless hours studying the latest research papers, attending conferences, and networking with experts in the field. I experimented with different algorithms, tactics, fine-tuned hyperparameters, optimizers,
30
- and optimized code until i achieved the best possible results.
31
 
32
- It has not been without challenges. there were skeptics who doubted my abilities and questioned my approach. approach can be changed, but a closed mind cannot.
33
 
34
- I refused to let their negativity bring me down. Instead, I used their doubts as fuel to push myself even harder. I worked tirelessly (vapenation), day and night, until i finally succeeded in merging with the most performant model weights using sota training methods like dpo and other advanced techniques.
35
 
36
  Thank you openchat 3.5 for showing me the way.
37
 
38
- I stand tall as a beacon of hope for those who dare to dream big and pursue their passions. my story is a testament to the power of perseverance, determination, and hard work. and i will continue to strive for excellence, always pushing the boundaries of what is possible.
39
 
40
  Here is my contribution.
41
 
 
42
  ## Prompt Template
43
 
44
  Replace {system} with your system prompt, and {prompt} with your prompt instruction.
 
24
 
25
  ## Purpose
26
 
27
+ Merging the "thick"est model weights from mistral models using amazing training methods like direct preference optimization (DPO), supervised fine tuning (SFT) and reinforced learning.
28
 
29
+ I have spent countless hours studying the latest research papers, attending conferences, and networking with experts in the field. I experimented with different algorithms, tactics, fine-tuned hyperparameters, optimizers, and optimized code until I achieved the best possible results.
 
30
 
31
+ It has not been without challenges. There were skeptics who doubted my abilities and questioned my approach. My approach can be changed, but a closed mind cannot.
32
 
33
+ I refused to let their negativity bring me down. Instead, I used their doubts as fuel to push myself even harder. I worked tirelessly (vapenation), day and night, until I finally succeeded in merging with the most performant model weights using sota training methods like DPO and other advanced techniques.
34
 
35
  Thank you openchat 3.5 for showing me the way.
36
 
37
+ I stand tall as a beacon of hope for those who dare to dream big and pursue their passions. My story is a testament to the power of perseverance, determination, and hard work. and I will continue to strive for excellence, always pushing the boundaries of what is possible.
38
 
39
  Here is my contribution.
40
 
41
+
42
  ## Prompt Template
43
 
44
  Replace {system} with your system prompt, and {prompt} with your prompt instruction.