-
After studying pyinaturalist's models, I'd like Query to be based on pyinaturalist.base.models, as they provide robust abstractions that improve on what we've made so far. While pyinat does not have a…
-
-
Although Bumblebee already supports many sentence transformer models, the MPNet based ones are currently not usable. Since these are also quite popular on huggingface and also perform the best accordi…
-
It appears to happen when there are a lot of get word graphs and a few trains:
```
2024-10-01 23:43:30
{"log":"Warning! phrase-based model vocabularies are now different from lexical model vocabular…
-
**Describe the bug** (*)
I've generated my model called Lock from the phpstorm plugin.
I'm generating my ui component grid based on the Lock model triad via the ui comonent
Multiple errors…
-
I don't know if anyone here has considered using a capability-based security model in Deno but when I read this paragraph in the Readme I thought that such a model would be perfect for this sort of th…
-
### Feature request
This feature request aims to improve the speed of Whisper's batched version by adding a VAD model (such as pyannote or from NeMO or Silero) and merging chunks up to 30 sec, instea…
-
As discussed in todays meeting, we need a ontology and shacl for models. The attributes should follow: https://github.com/openMSL/sl-1-1-reflection-based-radar-object-model/blob/main/sl-1-1-reflection…
-
Hi there. Thanks for the great library!
I have one issue regarding the usage of Bert-based models. I trained different models finetuning them on my custom dataset (roberta, luke, deberta, xlm-rober…
-
If I want to generate an embedded representation based on a pre-trained model, given some SIMLES sequences, how do I modify the code and preprocess the data.