Dhawalkumar Patel

Results 5 issues of Dhawalkumar Patel

**Describe the bug** clarify_processor.run_explainability throws TypeError: can't pickle SSLContext objects **To reproduce** 1. Create a sagemaker.Model object 2. Configure model_config = clarify.ModelConfig to point to this model 3. run clarify_processor.run_explainability...

bug
component: clarify

**State your question** I am using AppSync GraphQL and the subscriptions are not working on my iOS app while it is working for Web App. I am using this library...

question

**Is your feature request related to a problem? Please describe.** The current examples for DeepSpeed inference uses cmd line 'deepspeed' that internally uses launcher modules of deepspeed to initialize the...

enhancement

Having a complied model for facebook's LLAMA would be great to see low latency inference.

Issue: StableDiffusionAITPipeline and StableDiffusionImg2ImgAITPipeline in pipeline_stable_diffusion_ait.py and [pipeline_stable_diffusion_img2img_ait.py has workdir hardcoded to "tmp/" which might create problems where the file system locations are either read-only or users have restricted permissions...