Amironox commited on
Commit
87e3370
·
verified ·
1 Parent(s): 2031fdd

Update src/model_info.json

Browse files
Files changed (1) hide show
  1. src/model_info.json +2 -2
src/model_info.json CHANGED
@@ -1,8 +1,8 @@
1
 
2
 
3
  {
4
- "ALLaM-AI/ALLaM-7B-Instruct-preview": "https://inference-api-demo.edgecollaborate.com/jais-adapted-70b-chat/v1/",
5
- "inceptionai/jais-adapted-70b-chat": "https://inference-api-demo.edgecollaborate.com/ALLaM-7B-Instruct-preview/v1/"
6
  }
7
 
8
 
 
1
 
2
 
3
  {
4
+ "inceptionai/jais-adapted-70b-chat": "https://inference-api-demo.edgecollaborate.com/jais-adapted-70b-chat/v1/",
5
+ "ALLaM-AI/ALLaM-7B-Instruct-preview": "https://inference-api-demo.edgecollaborate.com/ALLaM-7B-Instruct-preview/v1/"
6
  }
7
 
8