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
|
|
|