Update README.md
Browse files
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
|