Austin Welch

Results 151 issues of Austin Welch

Hi, the DOTA 2.0 OneDrive download link keeps failing for me. Is there a script to download it instead?

Please add support for Amazon Bedrock 🤩

Supposed I have a document like this: ``` ``` Where a table is located between two chunks of text, and I'd like to parse the document and save the parsed...

### Question Validation - [X] I have searched both the documentation and discord for an answer. ### Question Hi, I've constructed a query engine and am testing the following query...

question

Hi, is this project dead? Will there be any further updates or announcements?

Hi, I'm attempting to run using 4 V100 16GB GPUs. I asked visual chatgpt how many cars there are in an image and it got stuck on: Action: Segment the...

Hi, it'd be a nice feature to add a tab to drag and drop new documents and have them embedded without needing to exit the app and run ingestion.

enhancement

Hi, I tried to run the following: ```python from mteb import MTEB from sentence_transformers import SentenceTransformer evaluation = MTEB() task_names = [t.metadata_dict["name"] for t in MTEB(task_langs=['en']).tasks] model_name = "BAAI/bge-small-en" model...

v1.5.5: ``` Traceback (most recent call last): File "/home/ubuntu/embeddings/FlagEmbedding/C_MTEB/eval_MTEB.py", line 34, in task_names = [t.description["name"] for t in MTEB(task_types=args.task_type, File "/home/ubuntu/embeddings/FlagEmbedding/C_MTEB/eval_MTEB.py", line 34, in task_names = [t.description["name"] for t in...

Hi, I composed your docker file and ran the mask rcnn jupyter notebook. I keep getting kernel failure at iteration 134/200 epoch 1 while training head.