Abhaykoul commited on
Commit
e163e9f
·
verified ·
1 Parent(s): bab4a15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ library_name: transformers
5
  ---
6
  CURRENTLY IN TRAINING :)
7
 
8
- Currently, only the LLM section of this model is ready.
9
  ```py
10
  from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
11
  import torch
 
5
  ---
6
  CURRENTLY IN TRAINING :)
7
 
8
+ Currently, only the LLM section of this model is fully ready.
9
  ```py
10
  from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
11
  import torch