pvduy commited on
Commit
bd82635
1 Parent(s): 719782c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -86,8 +86,6 @@ This instruct tune demonstrates state-of-the-art performance (compared to models
86
  Here's how you can run the model use the model:
87
 
88
  ```python
89
- # pip install -U transformers
90
- # pip install accelerate
91
 
92
  import torch
93
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
86
  Here's how you can run the model use the model:
87
 
88
  ```python
 
 
89
 
90
  import torch
91
  from transformers import AutoModelForCausalLM, AutoTokenizer