amornpan commited on
Commit
5d56ae2
1 Parent(s): 252e033

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
  ```