Skip to content

Commit

Permalink
test staging
Browse files Browse the repository at this point in the history
  • Loading branch information
jairad26 authored Mar 7, 2024
1 parent 766455a commit 8bd6eca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions hypermode.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"modelType": "embedding",
"endpoint": "https://v8ky4au1rd.execute-api.us-east-1.amazonaws.com/dev/embedding",
"authHeader": "x-api-key"
},
{
"name": "distilbert-base-uncased",
"type": "classification",
"sourceModel": "distilbert/distilbert-base-uncased",
"provider": "hugging-face",
"host": "hypermode"
}
],
"embeddingSpecs": [
Expand Down

0 comments on commit 8bd6eca

Please sign in to comment.