40
Browse files- model.py β app/model.py +0 -0
- app/requirements.txt +1 -2
model.py β app/model.py
RENAMED
File without changes
|
app/requirements.txt
CHANGED
@@ -4,5 +4,4 @@ transformers
|
|
4 |
wandb
|
5 |
tqdm
|
6 |
streamlit
|
7 |
-
tiktoken==0.4.0
|
8 |
-
GPTConfig
|
|
|
4 |
wandb
|
5 |
tqdm
|
6 |
streamlit
|
7 |
+
tiktoken==0.4.0
|
|