SR
commited on
update_colab2
Browse files
README.md
CHANGED
@@ -19,14 +19,13 @@ License: [Meta Llama 3 Community License](https://llama.meta.com/llama3/license/
|
|
19 |
|
20 |
Meta Llama 3 is licensed under the Meta Llama 3 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.
|
21 |
|
22 |
-
|
23 |
|
24 |
Train WangchanX pipeline: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Train_WangchanX_pipeline.ipynb)
|
25 |
|
26 |
-
|
27 |
## Inference Example
|
28 |
|
29 |
-
Run
|
30 |
|
31 |
### Prepare your model and tokenizer:
|
32 |
|
|
|
19 |
|
20 |
Meta Llama 3 is licensed under the Meta Llama 3 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.
|
21 |
|
22 |
+
## Train Example
|
23 |
|
24 |
Train WangchanX pipeline: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Train_WangchanX_pipeline.ipynb)
|
25 |
|
|
|
26 |
## Inference Example
|
27 |
|
28 |
+
Run on [Colab](https://colab.research.google.com/drive/1PeUnv89Ao2uHRYYzZVOlUwoBUdYKFbLS?usp=sharing)
|
29 |
|
30 |
### Prepare your model and tokenizer:
|
31 |
|