kobkrit commited on
Commit
6d2fbf8
1 Parent(s): 0b9a70a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -223,7 +223,7 @@ curl --location 'http://localhost:8000/completion' \
223
  ```
224
 
225
  ### GPU Memory Requirements
226
- | **Number of Parameters** | **FP 16 bits** | **8 bits (Quantized)** | **4 bits (Quantized)** | **Example Graphic Card** |
227
  |------------------|----------------|------------------------|------------------------|---------------------------------------------|
228
  | **7b** | 24 GB | 12 GB | 6 GB | Nvidia RTX 4060 8GB |
229
  | **13b** | 48 GB | 24 GB | 12 GB | Nvidia RTX 4070 16GB |
 
223
  ```
224
 
225
  ### GPU Memory Requirements
226
+ | **Number of Parameters** | **FP 16 bits** | **8 bits (Quantized)** | **4 bits (Quantized)** | **Example Graphic Card for 4 bits** |
227
  |------------------|----------------|------------------------|------------------------|---------------------------------------------|
228
  | **7b** | 24 GB | 12 GB | 6 GB | Nvidia RTX 4060 8GB |
229
  | **13b** | 48 GB | 24 GB | 12 GB | Nvidia RTX 4070 16GB |