Yudhiesh Ravindranath

Results 11 issues of Yudhiesh Ravindranath

I cannot seem to find any examples that show how to set the state with the data that has been filtered down as in this [example](https://codesandbox.io/s/0mwpy612xw?module=/src/components/Home.js) for the editable table....

## Expected Behavior An AWS Lambda Feature Server to be created and an endpoint to be generated. ## Current Behavior `botocore.exceptions.ClientError: An error occurred (AccessDeniedException) when calling the GetFunction operation:...

kind/bug
priority/p2

Currently answers are a column within the comments but they should instead be separated out to another csv file and both can be joined on the comment_id.

enhancement

The entire pipeline isn't reproducible therefore I will need to create a Docker appllication out of it.

enhancement

Currently some of the commands are a bit complex to run, therefore it would be easier to have a `Makefile` for all the common commands to run.

enhancement

I use [Metaflow](https://docs.metaflow.org/) for Machine Learning pipelines at my organisation and would like to integrate Scalene into it for profiling CPU, MEMORY and GPU usage, but I can't see how...

# Issue The default value of `model="all-MiniLM-L6-v2"` throws an error due to the model not being found on HuggingFace: ``` RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-64599ec7-55ee4d860d9461c170c5b5d6) Repository Not Found...

I am trying to understand whether I am using vLLM for my deployment here with the following settting: ``` option.rolling_batch = auto ``` I can't seem to find whether it...

bug

### Is your feature request related to a problem? _A clear and concise description of what the problem is, e.g. I'm always frustrated when [...]._ Currently, when using semantic search...

enhancement

**Describe the bug** I am referencing the documentation about the [LangChain Integration](https://www.guardrailsai.com/docs/integrations/langchain) which only showcases how it works using `RAILSPEC` and trying to make it work with Pydantic. **To Reproduce**...

bug