audrito commited on
Commit
3efc167
1 Parent(s): fc2f374

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -11
config.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "model_type": "llama",
3
- "run": {
4
- "script": "app.py",
5
- "requirements": [
6
- "gradio==2.3.2",
7
- "transformers==4.11.0",
8
- "torch==1.9.1"
9
- ]
10
- }
11
- }