Text Generation
Transformers
Safetensors
Thai
English
qwen2
text-generation-inference
sft
trl
4-bit precision
bitsandbytes
LoRA
Fine-Tuning with LoRA
LLM
GenAI
NT GenAI
ntgenai
lahnmah
NT Thai GPT
ntthaigpt
medical
medtech
HealthGPT
หลานม่า
NT Academy
conversational
Inference Endpoints
4-bit precision
Update README.md
Browse files
README.md
CHANGED
@@ -102,6 +102,9 @@ This model can be used as a foundational model for medical assistance systems, c
|
|
102 |
|
103 |
Here’s how to load and use the model for generating medical responses in Thai:
|
104 |
|
|
|
|
|
|
|
105 |
## 1. Install the Required Packages
|
106 |
|
107 |
First, ensure you have installed the required libraries by running:
|
@@ -193,23 +196,18 @@ print(generated_text)
|
|
193 |
|
194 |
## 9. Output
|
195 |
```python
|
196 |
-
[INST] <You are a question answering assistant. Answer the question as truthfully and helpfully as possible.
|
197 |
-
คุณคือผู้ช่วยตอบคำถาม จงตอบคำถามอย่างถูกต้องและมีประโยชน์ที่สุด<>โปรดอธิบายลักษณะช่องปากที่เป็นมะเร็งในระยะเริ่มต้น[/INST]
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
5. บวมบริเวณลิ้นหรือในช่องปากโดยไม่มีสาเหตุที่ชัดเจน
|
209 |
-
|
210 |
-
6. เปลี่ยนแปลงการพูด
|
211 |
-
|
212 |
-
7. ตูปที่มีเลือดออกระหว่างการแปรงฟันหรือไม่มีสาเหตุที่น่าเชื่อ
|
213 |
```
|
214 |
|
215 |
### Authors
|
|
|
102 |
|
103 |
Here’s how to load and use the model for generating medical responses in Thai:
|
104 |
|
105 |
+
## Using Google Colab Pro or Pro+ for fine-tuning and inference.
|
106 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/663ce15f197afc063058dc3a/21iWqmOHl48-n8lIhUsp-.png)
|
107 |
+
|
108 |
## 1. Install the Required Packages
|
109 |
|
110 |
First, ensure you have installed the required libraries by running:
|
|
|
196 |
|
197 |
## 9. Output
|
198 |
```python
|
199 |
+
[INST] <You are a question answering assistant. Answer the question as truthfully and helpfully as possible.
|
200 |
+
คุณคือผู้ช่วยตอบคำถาม จงตอบคำถามอย่างถูกต้องและมีประโยชน์ที่สุด<>โปรดอธิบายลักษณะช่องปากที่เป็นมะเร็งในระยะเริ่มต้น[/INST]
|
201 |
+
<ช่องปากที่เป็นมะเร็งในระยะเริ่มต้นอาจมีลักษณะต่อไปนี้:
|
202 |
+
|
203 |
+
- มีเนื้องอกสีขาวหรือสีเทามีขนาดเล็กอยู่บริเวณเยื่อบุช่องปาก
|
204 |
+
- มีแผลในช่องปากที่ไม่หายภายในสองสัปดาห์
|
205 |
+
- มีแผลบริเวณจมูกหรือคอที่มีมานานแต่ไม่หาย
|
206 |
+
- มีเนื้อ hardness หรือการเปลี่ยนแปลงทางโครงสร้างในบริเวณเยื่อบุของช่องปาก
|
207 |
+
- มีความผิดปกติในรูปร่าง ขนาด และสีของฟัน
|
208 |
+
- มีการเปลี่ยนแปลงในการบิดงอของลิ้นหรือมัดกล้ามเนื้อที่รับผิดชอบการบิดงอ
|
209 |
+
|
210 |
+
สิ่งจำเป็นคือให้พบแพทย์ผู้เชี่ยวชาญโดยเร็วที่สุดหากมีอาการที่
|
|
|
|
|
|
|
|
|
|
|
211 |
```
|
212 |
|
213 |
### Authors
|