santoshdahal commited on
Commit
a101d0b
1 Parent(s): 96fdc24

Update .env.local

Browse files
Files changed (1) hide show
  1. .env.local +1 -1
.env.local CHANGED
@@ -40,7 +40,7 @@ MODELS=`[
40
  "endpoints": [
41
  {
42
  "type": "tgi",
43
- "url": "http://127.0.0.1:8080"
44
  }
45
  ],
46
  "parameters": ${MODEL_PARAMS}
 
40
  "endpoints": [
41
  {
42
  "type": "tgi",
43
+ "url": "https://llm.naamii.org.np"
44
  }
45
  ],
46
  "parameters": ${MODEL_PARAMS}