appoose commited on
Commit
649cf7c
1 Parent(s): 9ed79d7

screencast

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -28,7 +28,11 @@ The difference between this model and https://huggingface.co/mobiuslabsgmbh/Mixt
28
  | TruthfulQA-MC2 | 64.57 | 62.85 |
29
  | Winogrande (5-shot)| 81.36 | 79.40 |
30
 
 
31
 
 
 
 
32
 
33
  ### Basic Usage
34
  To run the model, install the HQQ library from https://github.com/mobiusml/hqq and use it as follows:
 
28
  | TruthfulQA-MC2 | 64.57 | 62.85 |
29
  | Winogrande (5-shot)| 81.36 | 79.40 |
30
 
31
+ ## Screencast
32
 
33
+ Here is a small screencast of the model running on RTX 3090
34
+
35
+ ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/636b945ef575d3705149e982/upGS5kOw_m-ry8WcMO9gJ.gif)
36
 
37
  ### Basic Usage
38
  To run the model, install the HQQ library from https://github.com/mobiusml/hqq and use it as follows: