jan-hq commited on
Commit
54e166a
1 Parent(s): 4069267

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,6 +32,8 @@ We continue to expand [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-lla
32
 
33
  ## How to Get Started with the Model
34
 
 
 
35
  First, we need to convert the audio file to sound tokens
36
 
37
  ```python
 
32
 
33
  ## How to Get Started with the Model
34
 
35
+ Try the model out using [inference notebook](https://colab.research.google.com/drive/1VW_saWuNnOrl_nYCVksqqHpJmPQsyOOM).
36
+
37
  First, we need to convert the audio file to sound tokens
38
 
39
  ```python