Spaces:
Running
Running
File size: 1,362 Bytes
90988cd e3f3e6d 2472eae e3f3e6d 2472eae 90988cd 2472eae 90988cd 2472eae 90988cd 2472eae 90988cd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
{
"llama2": {
"API_URL": "https://a4f1f3224ou3zfsz.us-east-1.aws.endpoints.huggingface.cloud",
"headers": {
"Authorization": "Bearer ",
"Content-Type": "application/json"
}
},
"llama2-chat": {
"API_URL": "",
"headers": {
"Authorization": "Bearer ",
"Content-Type": "application/json"
}
},
"vicuna": {
"API_URL": "",
"headers": {
"Authorization": "Bearer ",
"Content-Type": "application/json"
}
},
"falcon": {
"API_URL": "",
"headers": {
"Authorization": "Bearer ",
"Content-Type": "application/json"
}
},
"falcon-instruct": {
"API_URL": "",
"headers": {
"Authorization": "Bearer ",
"Content-Type": "application/json"
}
},
"orca": {
"API_URL": "https://gqm6cj4t941ppx4i.us-east-1.aws.endpoints.huggingface.cloud",
"headers": {
"Authorization": "Bearer ",
"Content-Type": "application/json"
}
},
"wizardlm": {
"API_URL": "https://w5tclsm1vnqtavp2.us-east-1.aws.endpoints.huggingface.cloud",
"headers": {
"Authorization": "Bearer ",
"Content-Type": "application/json"
}
}
} |