ce-lery commited on
Commit
036c9a3
·
verified ·
1 Parent(s): 983ac63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ More information needed
34
  ## How to use the model
35
 
36
  ```python
37
- from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
38
  import torch
39
 
40
  model_path = "ce-lery/mistral-2b-base"
 
34
  ## How to use the model
35
 
36
  ```python
37
+ from transformers import AutoModelForCausalLM, AutoTokenizer
38
  import torch
39
 
40
  model_path = "ce-lery/mistral-2b-base"