Cartinoe5930 commited on
Commit
e3f3e6d
1 Parent(s): 4a8ce3f

Update src/inference_endpoint.json

Browse files
Files changed (1) hide show
  1. src/inference_endpoint.json +2 -2
src/inference_endpoint.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "llama": {
3
  "API_URL": "https://a4f1f3224ou3zfsz.us-east-1.aws.endpoints.huggingface.cloud",
4
  "headers": {
5
  "Authorization": "Bearer ",
6
  "Content-Type": "application/json"
7
  }
8
  },
9
- "llama-chat": {
10
  "API_URL": "",
11
  "headers": {
12
  "Authorization": "Bearer ",
 
1
  {
2
+ "llama2": {
3
  "API_URL": "https://a4f1f3224ou3zfsz.us-east-1.aws.endpoints.huggingface.cloud",
4
  "headers": {
5
  "Authorization": "Bearer ",
6
  "Content-Type": "application/json"
7
  }
8
  },
9
+ "llama2-chat": {
10
  "API_URL": "",
11
  "headers": {
12
  "Authorization": "Bearer ",