sanjay920 commited on
Commit
40fb23a
1 Parent(s): 2aa006f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ Original model: [rubra-ai/Meta-Llama-3-70B-Instruct](https://huggingface.co/rubr
64
 
65
  AWQ quant config:
66
  ```
67
- quant_config = { "zero_point": True, "q_group_size": 128, "w_bit": 4, "version": "GEMM" }
68
  ```
69
 
70
  ## Model description
 
64
 
65
  AWQ quant config:
66
  ```
67
+ { "zero_point": True, "q_group_size": 128, "w_bit": 4, "version": "GEMM" }
68
  ```
69
 
70
  ## Model description