-
# Interesting papers
## Meta의 'An Introduction to Vision-Language Modeling'
- https://ai.meta.com/research/publications/an-introduction-to-vision-language-modeling/
![image](https://github.c…
-
Enumerations are used commonly in automation systems, a simple example would be a property having the value range "on", "off" or "auto". Building automation in particular uses them frequently via the …
-
This will be a model that converts text tokens into Whisper-encoder-derived semantic tokens. With that we will have a complete TTS pipeline.
To train it we can re-use Whisper as our back-translatio…
jpc updated
10 months ago
-
@crherlihy and I discussed some "semantic constraints" we want to add to our framework. In building statistical models there are rules about what kind of transformations are valid for different types …
-
### System Info
- `transformers` version: 4.47.0.dev0
- Platform: Windows-11-10.0.22631-SP0
- Python version: 3.12.7
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.4.5
- Accelerate v…
-
When installing libraries into colab,
!python -m pip install --quiet 'git+https://github.com/MaureenZOU/detectron2-xyz.git' not working so in installed detectron2 by the below method
!git clone htt…
-
I am following https://huggingface.co/docs/transformers/model_doc/bark#combining-optimizaton-techniques. I am on a single gpu ml.g5.16xlarge Linux machine on AWS Sagemekr (specs: https://aws.amazon.co…
-
## 0. Paper
@inproceedings{dong-etal-2018-confidence,
title = "Confidence Modeling for Neural Semantic Parsing",
author = "Dong, Li and
Quirk, Chris and
Lapata, Mirella",
…
a1da4 updated
4 years ago
-
Azure AI search [allows](https://learn.microsoft.com/en-us/azure/ai-services/openai/references/azure-search?tabs=python#query-type) five search query types:
* simple | Represents the default, simpl…
-
### Is your feature request related to a problem? Please describe.
In the past we had our own implementation where we implemented distributed tracing with OpenTelemetry over RabbitMQ. So we were re…