File size: 724 Bytes
8d5b4f3
 
d2aea83
 
df30192
 
91e0a33
 
df30192
 
 
91e0a33
 
 
df30192
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: cc-by-nc-2.0
---

by David, Fernando and Eric

An experimentation regarding 'lasering' each expert to denoise and enhance model capabilities.

This model has half size in comparison to the Mixtral 8x7b Instruct. And it basically has the same level of performance (we are working to get a better MMLU score).

It follows the implementation of laserRMT @ https://github.com/cognitivecomputations/laserRMT

Here, we are controlling layers checking which ones have lower signal to noise ratios (which are more subject to noise), to apply Laser interventions, still using Machenko Pastur to calculate this ratio.

We intend to be the first of a family of experimentations being carried out @ Cognitive Computations.