-
Both tool participants and outsiders such as industry partners can propose benchmarks. All benchmarks must be in .onnx format and use .vnnlib specifications, as was done last year. Each benchmark must…
-
I have installed the packages per README and I downloaded MOT dataset. I couldn't run test_tracktor.py. Here is the error that I got:
```
INFO - main - Initializing object detector(s).
INFO - mai…
-
@lmurmann Hello, I want to do the illumination research topic.I want to know when you are going to public the model.Thank you very much!
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
From elaborated office spreadsheets (and other applications), we know that we can supply *…
-
# Proposal
## Problem statement
It is a common theme in performance-oriented programming to want to select between two outcomes, but without changing which code runs as this invokes branch predictio…
-
Hello,
i'am using ElasticSearch as DocumentStore. So, i am using elastic search retrieval as follows
```
embedding_retriever:
init_parameters:
document_store:
embedding_s…
-
### Bug description
If the `project` name is not passed (left as `None`), when creating a `WandbLogger`, the logger logs the global step differently.
### What version are you seeing the problem …
-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
Hello so i was fine-tuning a llama-2 model with unsloth using a tokenizer of my own, it has an extended vocabulary of around 48000 tokens in total, the tokenizer is compatible and checks have been mad…
-
## Description
Not using variables in hybrid_forward() causes deferred initialization to fail. There is no requirement that one should use ALL passed input. I am not sure why it failed to infer the i…