wannaphong
commited on
Commit
•
f4fe3cc
1
Parent(s):
782f67a
Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,13 @@ Pre-train model from scb10x/typhoon-7b and fine tuning with Qlora.
|
|
16 |
|
17 |
License: cc-by-nc-3.0
|
18 |
|
|
|
|
|
|
|
|
|
19 |
## Inference Example
|
20 |
|
21 |
-
Run in [Colab](https://colab.research.google.com/
|
22 |
|
23 |
### Prepare your model and tokenizer:
|
24 |
|
|
|
16 |
|
17 |
License: cc-by-nc-3.0
|
18 |
|
19 |
+
Demo: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Inference_WangchanX_pipeline.ipynb)
|
20 |
+
|
21 |
+
Train WangchanX pipeline: [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Train_WangchanX_pipeline.ipynb)
|
22 |
+
|
23 |
## Inference Example
|
24 |
|
25 |
+
Run in [Colab](https://colab.research.google.com/github/vistec-AI/WangchanX/blob/main/notebooks/Inference_WangchanX_pipeline.ipynb)
|
26 |
|
27 |
### Prepare your model and tokenizer:
|
28 |
|