Shreyas Subramanian

Results 9 issues of Shreyas Subramanian

When I try the following example and check for dpp True: ``` # Generate data for optimal advertising problem. import numpy as np np.random.seed(1) m = 5 n = 24...

Hi, Thanks for sharing your great work! I am trying to use your pretrained models for prediction with the test airfoils. What I have tried so far is to load...

Tested with the latest mteb on pypi from 4 hours ago as well as installation from latest git main branch: ``` ## Evaluating 1 tasks: ───────────────────────────────────────────────── Selected tasks ───────────────────────────────────────────────── Reranking...

bug

I'm trying to merge some embedding models with this config file. the architectures are similar but I think it is erroring out on some names of layers? Would love some...

``` /opt/conda/lib/python3.7/site-packages/secretstorage/dhcrypto.py:16: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead from cryptography.utils import int_from_bytes /opt/conda/lib/python3.7/site-packages/secretstorage/util.py:25: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead from cryptography.utils import int_from_bytes Collecting sagemaker-studio-image-build Using cached sagemaker_studio_image_build-0.6.0.tar.gz...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

*Issue #, if available:* N/A *Description of changes:* Added an example to migrate from langchain to BR By submitting this pull request, I confirm that you can use, modify, copy,...

invalid

Hi, Not sure what is needed to support a model yet, and happy to help if I can. Here is the error: ``` NotImplementedError: Unsloth: w601sxs/b1ade-1b-bf16 not supported yet! Maybe...

Training progresses for 50 or so steps, no GPU segm./ OOM error, but it stops abruptly with this indexError. Input is pretty close to the example. the dataset is changed...

currently fixing