ibivibiv commited on
Commit
c86644f
1 Parent(s): e3d7d60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,4 +6,6 @@ tags:
6
  - moe
7
  ---
8
 
 
 
9
  This is a test run for a future 70b parameter models moe model. I took WizardLM/WizardLM-70B-V1.0 and migtissera/Synthia-70B as two base models and created the discriminator prompts to push technical, logic, and math type questions to the Wizard side and then all creative or conversation questions to the Synthia side. Now that this is working for me I am going to move to fine tuning models for more specific tasks. This model takes about 240GB of VRAM for full resolution inference. As far as I know, it is the first 70B parameter MOE publicly available. I plan on making more and sharing of course.
 
6
  - moe
7
  ---
8
 
9
+ ![img](./orthorus.png)
10
+
11
  This is a test run for a future 70b parameter models moe model. I took WizardLM/WizardLM-70B-V1.0 and migtissera/Synthia-70B as two base models and created the discriminator prompts to push technical, logic, and math type questions to the Wizard side and then all creative or conversation questions to the Synthia side. Now that this is working for me I am going to move to fine tuning models for more specific tasks. This model takes about 240GB of VRAM for full resolution inference. As far as I know, it is the first 70B parameter MOE publicly available. I plan on making more and sharing of course.