Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ Mistral-7B-v0.1 is a transformer model, with the following architecture choices:
|
|
29 |
- Sliding-Window Attention
|
30 |
- Byte-fallback BPE tokenizer
|
31 |
|
|
|
32 |
|
33 |
#### Running the model on a GPU 16GB
|
34 |
|
|
|
29 |
- Sliding-Window Attention
|
30 |
- Byte-fallback BPE tokenizer
|
31 |
|
32 |
+
[Kaggle Demo](https://www.kaggle.com/code/hemanthkumar21/tamil-mistral-7b-v0-1-demo/)
|
33 |
|
34 |
#### Running the model on a GPU 16GB
|
35 |
|