Upload configuration.json with huggingface_hub
This commit is contained in:
parent
ecb2bc1e9f
commit
6ecb03e32f
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"framework": "pytorch",
|
||||||
|
"task": "text-generation",
|
||||||
|
"model": {
|
||||||
|
"type": "Atom-13B"
|
||||||
|
},
|
||||||
|
"pipeline": {
|
||||||
|
"type": "Atom-7B-pipe"
|
||||||
|
},
|
||||||
|
"allow_remote": true
|
||||||
|
}
|
Loading…
Reference in New Issue