kobkrit commited on
Commit
ba9e745
·
verified ·
1 Parent(s): 7fafaae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -307,7 +307,7 @@ response = openai.ChatCompletion.create(
307
 
308
  print(response)
309
  ```
310
- Full example: https://github.com/OpenThaiGPT/openthaigpt1.5_api_examples/blob/main/api_tool_calling_powered_by_siamai.py
311
 
312
  ### GPU Memory Requirements
313
  | **Number of Parameters** | **FP 16 bits** | **8 bits (Quantized)** | **4 bits (Quantized)** | **Example Graphic Card for 4 bits** |
 
307
 
308
  print(response)
309
  ```
310
+ **Full example**: https://github.com/OpenThaiGPT/openthaigpt1.5_api_examples/blob/main/api_tool_calling_powered_by_siamai.py
311
 
312
  ### GPU Memory Requirements
313
  | **Number of Parameters** | **FP 16 bits** | **8 bits (Quantized)** | **4 bits (Quantized)** | **Example Graphic Card for 4 bits** |