oieieio commited on
Commit
83f8999
·
1 Parent(s): 066381b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -119,6 +119,7 @@ analysis is needed to assess potential harm or bias in the proposed application.
119
  ```
120
 
121
  ```python
 
122
  import torch
123
  from transformers import AutoTokenizer, AutoModelForCausalLM
124
 
 
119
  ```
120
 
121
  ```python
122
+ #@title Live Chat with Orca
123
  import torch
124
  from transformers import AutoTokenizer, AutoModelForCausalLM
125