Neura commited on
Commit
7fb44fc
1 Parent(s): 3e8312a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -35,6 +35,9 @@ The model features an improved Conformer architecture from
35
  Speech Recognition](https://arxiv.org/abs/2305.05084).
36
 
37
  ## Uses
 
 
 
38
 
39
  make sure these packages are installed:
40
  ```
 
35
  Speech Recognition](https://arxiv.org/abs/2305.05084).
36
 
37
  ## Uses
38
+ Check out the Google Colab demo to run NeuraOrcaGemma7b on a free-tier Google Colab instance: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1kt34iFb_ez0y2SjU_km3vnzG4ccdVrXB#scrollTo=Z9DvUwmKtmR7)
39
+
40
+
41
 
42
  make sure these packages are installed:
43
  ```