juewang commited on
Commit
97aa918
1 Parent(s): 8a32e67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ It helps maintain the dialogue capabilities while making the model more accessib
35
 
36
  ## GPU Inference
37
 
38
- This requires a GPU with 16GB memory.
39
  ```python
40
  from transformers import AutoTokenizer, AutoModelForCausalLM
41
 
 
35
 
36
  ## GPU Inference
37
 
38
+ This requires a GPU with 24GB memory.
39
  ```python
40
  from transformers import AutoTokenizer, AutoModelForCausalLM
41