-
Is it possible to search multiple types/models at the same time with Elasticquent?
-
Hi @bwasty I was trying to add an extra default gltf model in the scene, so that i could add reflections for the loaded object rather than a solid color.
Is it possible to somehow add an object to t…
-
## 🚀 Feature
Multiple endpoints like `/embedding` or `/vlm/predict` or `/ocr/predict`.
### Motivation
I would like to host multiple models on a single GPU for different purposes. It would be …
-
We need to clarify and uniformize `model_path` parameters in the foundation models.
There are two problems we need to address:
1. Currently the docstrings are not clear what `model_path` can be.…
-
Provide something like VisibleItemModel from gui-v1 to filter out non-allowed/visible items from settings models, and use this type instead of ObjectModel when creating settings list views (or anywher…
-
Improve voice recognition accuracy by integrating advanced NLP models and adding support for multiple languages.
-
Awesome Azure OpenAI RAFT sample, thanks for sharing!
In notebook _**3_raft_evaluation.ipynb**_, section _**5. Computing the evaluation metrics for both models**_ I get multiples of the following …
-
How can i use form validations with multiple models? For example:
model: function() {
return Ember.RSVP.hash({
company: this.store.createRecord('company')
accounts: thi…
-
It looks like if you compile multiple models and attempt to link them you will get "multiple definition of" linker errors.
Is there a way around this?
It would be cool if you could pass an option to…
-
While I use qwen2.5:70b as my daily driver, I use other models for specific tasks (e.g., coding). Thus, it would be great to allow multiple LLMs to be configured. We will have to add an option to allo…