wuyongyu commited on
Commit
b517d17
β€’
1 Parent(s): cf55a1d

Delete configuration.json

Browse files
Files changed (1) hide show
  1. configuration.json +0 -11
configuration.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "framework": "pytorch",
3
- "task": "text-generation",
4
- "model": {
5
- "type": "Atom-13B"
6
- },
7
- "pipeline": {
8
- "type": "Atom-7B-pipe"
9
- },
10
- "allow_remote": true
11
- }