add link to a Google Colab demo
Browse files
README.md
CHANGED
@@ -318,8 +318,7 @@ generate("I'm super excited about this Norwegian NORA model! Can it translate th
|
|
318 |
# > this should output: 'Jeg er super spent på denne norske NORA modellen! Kan den oversette disse setningene?'
|
319 |
```
|
320 |
|
321 |
-
|
322 |
-
## Example usage on a GPU with ~16GB VRAM
|
323 |
Install bitsandbytes if you want to load in 8bit
|
324 |
|
325 |
```bash
|
|
|
318 |
# > this should output: 'Jeg er super spent på denne norske NORA modellen! Kan den oversette disse setningene?'
|
319 |
```
|
320 |
|
321 |
+
## Example usage on a GPU with ~16GB VRAM (try for yourself [in Google Colab](https://colab.research.google.com/drive/1AQgJ8lN-SNOqkUKj4xpQI5rr0R7V2Xzy?usp=sharing))
|
|
|
322 |
Install bitsandbytes if you want to load in 8bit
|
323 |
|
324 |
```bash
|