Update README.md
Browse files
README.md
CHANGED
@@ -108,6 +108,12 @@ analysis is needed to assess potential harm or bias in the proposed application.
|
|
108 |
|
109 |
## Getting started with Orca-2-13b-awq
|
110 |
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
**Inference with Hugging Face library**
|
112 |
|
113 |
```python
|
|
|
108 |
|
109 |
## Getting started with Orca-2-13b-awq
|
110 |
|
111 |
+
**Colab Link Requires ElenLabs API key**
|
112 |
+
|
113 |
+
<a target="_blank" href="https://colab.research.google.com/github/https://colab.research.google.com/github/OIEIEIO/AutoAWQ-Orca-ElevenLabs/blob/main/AutoAWQ_Orca_ElevanLabs.ipynb">
|
114 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
115 |
+
</a>
|
116 |
+
|
117 |
**Inference with Hugging Face library**
|
118 |
|
119 |
```python
|