abhinavkulkarni commited on
Commit
4a02fc6
1 Parent(s): d0e693a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -21,6 +21,10 @@ Please refer to original MPT model license ([link](https://huggingface.co/mosaic
21
 
22
  Please refer to the AWQ quantization license ([link](https://github.com/llm-awq/blob/main/LICENSE)).
23
 
 
 
 
 
24
  ## How to Use
25
 
26
  ```bash
 
21
 
22
  Please refer to the AWQ quantization license ([link](https://github.com/llm-awq/blob/main/LICENSE)).
23
 
24
+ ## CUDA Version
25
+
26
+ This model was successfully tested on CUDA driver v12.1 and toolkit v11.7 with Python v3.10.11.
27
+
28
  ## How to Use
29
 
30
  ```bash