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
@@ -30,7 +30,7 @@ tags:
|
|
30 |
new_version: Aekanun/openthaigpt-MedChatModelv5.1
|
31 |
---
|
32 |
|
33 |
-
# 🇹🇭 Model Card for openthaigpt1.5-7b-medical-tuned
|
34 |
<!-- Provide a quick summary of what the model is/does. -->
|
35 |
|
36 |
## <font color="blue">ℹ️ This version is optimized for GPU.</font> Please wait for the CPU version, which will be available soon.!!
|
@@ -109,7 +109,7 @@ First, ensure you have installed the required libraries by running:
|
|
109 |
```python
|
110 |
pip install torch transformers bitsandbytes
|
111 |
|
112 |
-
[!pip install bitsandbytes --upgrade
|
113 |
|
114 |
[!pip install --upgrade transformers huggingface_hub]
|
115 |
```
|
|
|
30 |
new_version: Aekanun/openthaigpt-MedChatModelv5.1
|
31 |
---
|
32 |
|
33 |
+
# 🇹🇭 **Model Card for openthaigpt1.5-7b-medical-tuned**
|
34 |
<!-- Provide a quick summary of what the model is/does. -->
|
35 |
|
36 |
## <font color="blue">ℹ️ This version is optimized for GPU.</font> Please wait for the CPU version, which will be available soon.!!
|
|
|
109 |
```python
|
110 |
pip install torch transformers bitsandbytes
|
111 |
|
112 |
+
[!pip install bitsandbytes --upgrade]
|
113 |
|
114 |
[!pip install --upgrade transformers huggingface_hub]
|
115 |
```
|