yuye-aws

Results 220 comments of yuye-aws

Same issue in : https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/jumpstart_text_embedding/Amazon_JumpStart_Text_Embedding.ipynb

Also found the same issue when installing beir.

Raised a PR to resolve this issue: https://github.com/opensearch-project/ml-commons/issues/2362. Can someone help review?

org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT > test stopping a failed rollup FAILED java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([93A0B009A21A1943:F7B5DBD2943544B5]:0) at org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT$test stopping a failed rollup$1.invoke(RestStopRollupActionIT.kt:131) at org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT$test stopping a failed rollup$1.invoke(RestStopRollupActionIT.kt:129) at org.opensearch.indexmanagement.TestHelpersKt.waitFor(TestHelpers.kt:119) at org.opensearch.indexmanagement.TestHelpersKt.waitFor$default(TestHelpers.kt:112) at org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT.test stopping...

> After using that command, Im still having same problem.. Same here. I have tried multiple python versions from 3.9 through 3.11. Seems that we have the dependency missing for...

If you are failing due to the following error, you can then try installing gcc first ``` error: command 'gcc' failed: No such file or directory [end of output] ```...

> So, are you suggesting there should be an alternate parameter for a dict which contains all the mandatory parameters along with the model config dict (guessing this would be...

Changing the index setting may not affect other bwc tests. I will close the PR: https://github.com/opensearch-project/neural-search/pull/685

Reopned PR for debugging: https://github.com/opensearch-project/neural-search/pull/685