NVIDIA acquires Hugging Face
6 experts across 3 network communities independently surfaced this.
6 experts
3 communities
1 sources clustered
“Hmmm. I have been under a rock so missed this, but Nvidia buying Hugging Face does *not* seem like great news blogs.nvidia.com/blog/nvidia-...”
“NVIDIA to Acquire Hugging Face blogs.nvidia.com/blog/nvidia-...”
SetFit v1.2.0 library release
1 directory member surfaced this signal.
1 expert
1 community
2 sources clustered
“Full release notes: github.com/huggingface/... Docs: huggingface.co/docs/setfit pip install setfit==1.2.0”
SetFit few-shot learning paper
1 directory member surfaced this signal.
1 expert
1 community
1 sources clustered
“How it works: SetFit turns a few labeled sentences into positive & negative pairs, fine-tunes a Sentence Transformer contrastively on them & fits a classifier on the embeddings. 8 examples per class rivals RoBERTa-Large fine-tuned on 3k examples. Paper: arx…”
Tencent WeMM embedding collection released
1 directory member surfaced this signal.
1 expert
1 community
1 sources clustered
“Also: Matryoshka truncation for smaller/faster embeddings, and interleaved inputs (multiple images or videos in one input) Strong release for retrieval over mixed media, especially with video in the corpus. Collection: huggingface.co/collections/... Great w…”
sentence-transformers v6.0.1 released
1 directory member surfaced this signal.
1 expert
1 community
1 sources clustered
“Full release notes: github.com/huggingface/... pip install sentence-transformers==6.0.1”
1 directory member surfaced this signal.
1 expert
1 community
1 sources clustered
“Full post: huggingface.co/blog/train-m... pip install -U "sentence-transformers[train]" If you finetune your own multi-vector model, I'd love to see it!”
1 directory member surfaced this signal.
1 expert
1 community
1 sources clustered
“The model is on the Hub, and the blog post walks through every component: model, dataset, loss, training arguments, evaluator & trainer. huggingface.co/multi-vector...”
sentence-transformers v6.0.0 MultiVectorEncoder release
1 directory member surfaced this signal.
1 expert
1 community
2 sources clustered
“Antoine Chaffin, Raphaël Sourty & I wrote a blog post walking through all of this in practice: huggingface.co/blog/multi-v... pip install sentence-transformers==6.0.0 Full release notes: github.com/huggingface/...”