wannaphong
commited on
Commit
•
4e6641e
1
Parent(s):
ce2d032
Update README.md
Browse files
README.md
CHANGED
@@ -19,10 +19,14 @@ 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 |
## Inference Example
|
24 |
|
25 |
-
Run in [Colab](https://colab.research.google.com/
|
26 |
|
27 |
### Prepare your model and tokenizer:
|
28 |
|
|
|
19 |
|
20 |
Meta Llama 3 is licensed under the Meta Llama 3 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.
|
21 |
|
22 |
+
Demo: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Inference_WangchanX_pipeline.ipynb)
|
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 in [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Inference_WangchanX_pipeline.ipynb)
|
30 |
|
31 |
### Prepare your model and tokenizer:
|
32 |
|