Skip to content

Commit

Permalink
bug fix of sentencetransformermodel + add integration test from mode… (
Browse files Browse the repository at this point in the history
#63)

* bug fix of sentencetransformermodel + add integration test from model training to loading model in opensearch cluster

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* added unload, delete model, get model + integration test

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* updated test

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* add documentation

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* addressed comments

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
  • Loading branch information
dhrubo-os authored Jan 11, 2023
1 parent 4953790 commit 9ab5648
Show file tree
Hide file tree
Showing 32 changed files with 1,100 additions and 1,434 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ venv.bak/
all-MiniLM-L6-v2_torchscript_sentence-transformer.zip
# torch generated files
tests/test_SentenceTransformerModel
docs/source/examples/synthetic_queries
Loading

0 comments on commit 9ab5648

Please sign in to comment.