Cartinoe5930 commited on
Commit
897a9d9
1 Parent(s): f702364

Update src/inference_endpoint.json

Browse files
Files changed (1) hide show
  1. src/inference_endpoint.json +2 -2
src/inference_endpoint.json CHANGED
@@ -14,14 +14,14 @@
14
  }
15
  },
16
  "vicuna": {
17
- "API_URL": "",
18
  "headers": {
19
  "Authorization": "Bearer ",
20
  "Content-Type": "application/json"
21
  }
22
  },
23
  "falcon": {
24
- "API_URL": "",
25
  "headers": {
26
  "Authorization": "Bearer ",
27
  "Content-Type": "application/json"
 
14
  }
15
  },
16
  "vicuna": {
17
+ "API_URL": "https://wwb0x36q91mc5c03.us-east-1.aws.endpoints.huggingface.cloud",
18
  "headers": {
19
  "Authorization": "Bearer ",
20
  "Content-Type": "application/json"
21
  }
22
  },
23
  "falcon": {
24
+ "API_URL": "https://pzv7af1jagd1z97p.us-east-1.aws.endpoints.huggingface.cloud",
25
  "headers": {
26
  "Authorization": "Bearer ",
27
  "Content-Type": "application/json"