abhinavkulkarni commited on
Commit
f2ce496
1 Parent(s): 8a7e50b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,13 +16,13 @@ July 5, 2023
16
 
17
  ## Model License
18
 
19
- Please refer to the original model license ([link](https://huggingface.co/tiiuae/falcon-7b-instruct)).
20
 
21
  Please refer to the AWQ quantization license ([link](https://github.com/llm-awq/blob/main/LICENSE)).
22
 
23
  ## CUDA Version
24
 
25
- This model was successfully tested on CUDA driver v12.1 and toolkit v11.7 with Python v3.10.11.
26
 
27
  ## How to Use
28
 
 
16
 
17
  ## Model License
18
 
19
+ Please refer to original Falcon model license ([link](https://huggingface.co/tiiuae/falcon-7b-instruct)).
20
 
21
  Please refer to the AWQ quantization license ([link](https://github.com/llm-awq/blob/main/LICENSE)).
22
 
23
  ## CUDA Version
24
 
25
+ This model was successfully tested on CUDA driver v530.30.02 and runtime v11.7 with Python v3.10.11. Please note that AWQ requires NVIDIA GPUs with compute capability of 80 or higher.
26
 
27
  ## How to Use
28