Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Felix
numb3r3
62
3
13
Follow
Paulx3n's profile picture
thomwolf's profile picture
sigridjineth's profile picture
12 followers
·
25 following
AI & ML interests
None yet
Recent Activity
reacted
to
JonnaMat
's
post
with 🚀
10 days ago
⚡ FlashHead: Fast LM Head Inference - Now a Simple vLLM Plugin flash-head replaces the dense LM head with a two-stage retrieval pipeline - up to 2x inference speedup, training-free. Previously required custom Docker images; now it's just: ``` pip install flash-head vllm serve embedl/Qwen3-1.7B-FlashHead-W4A16 ``` ✨ The plugin activates automatically via vLLM's `vllm.general_plugins` entry point. No source patches, no custom imports. 🧩 Supported models (full collection): https://huggingface.co/Qwen Qwen3, https://huggingface.co/meta-llama Llama3, https://huggingface.co/google Gemma3, https://huggingface.co/nvidia Cosmos-Reason2 - BF16 and W4A16 variants. https://huggingface.co/collections/embedl/flashhead 📊 https://huggingface.co/spaces/embedl/Edge-Inference-Benchmarks 🔧 Benchmark it yourself: ``` vllm bench latency --model embedl/Qwen3-1.7B-FlashHead-W4A16 --batch-size 1 # Baseline comparison FLASHHEAD_ENABLED=0 vllm bench latency --model embedl/Qwen3-1.7B-FlashHead-W4A16 --batch-size 1 ``` FlashHead shines at low batch sizes; the typical real-time / on-device use case. 🚀
View all activity
Organizations
numb3r3
's activity
All
Models
Datasets
Spaces
Buckets
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
New activity in
jinaai/jina-reranker-v3
2 months ago
Running with vLLM as a server
5
#10 opened 3 months ago by
Duonglv
New activity in
jinaai/jina-reranker-m0
3 months ago
Integrate with Sentence Transformers v5.4
1
#24 opened 3 months ago by
tomaarsen
New activity in
jinaai/jina-reranker-v3
7 months ago
jinaai/jina-reranker-v2-base-multilingual Online API Failed
👍
1
1
#7 opened 7 months ago by
TFQiaJia
New activity in
jinaai/jina-reranker-v3
8 months ago
add: max_query/doc_length parametrization
1
#6 opened 8 months ago by
qherreros
Some question about model
7
#2 opened 9 months ago by
hookzeng
Issue with Jina public API (jina-reranker-v3 seems to be not supported)
6
#5 opened 9 months ago by
jouss10
When using xinference to launch I hit the error "Cannot handle batch sizes > 1 if no padding token is defined."
3
#4 opened 9 months ago by
langbj
New activity in
jinaai/jina-reranker-m0
9 months ago
请问怎么进行并行操作,提升推理的速度
2
#18 opened 11 months ago by
zhangliu12
M0 model dot work
1
#19 opened 9 months ago by
Biswa
jina-reranker-m0 model non responsive
1
#20 opened 9 months ago by
deanbarr01
jina-reranker-m0 timeout error on Jina.AI and API as well
1
#21 opened 9 months ago by
kristofrabay
New activity in
jinaai/jina-reranker-v2-base-multilingual
9 months ago
The following error occurs after the last change commit d99b7e342d11f177f80f7feb121a14f4cc0728bd
👍
1
5
#40 opened 9 months ago by
zaidma
fix max_length config
#39 opened 9 months ago by
numb3r3
New activity in
jinaai/jina-reranker-v3
9 months ago
vLLM support
❤️
2
3
#3 opened 9 months ago by
vcerny
Thank you for your contribute, dont you mind to add ONXX support for this model?
4
#1 opened 9 months ago by
hiepxanh
New activity in
jinaai/jina-reranker-v1-tiny-en
10 months ago
Update model metadata to set pipeline tag to the new `text-ranking` and tags to `sentence-transformers`
#10 opened over 1 year ago by
tomaarsen
New activity in
jinaai/jina-reranker-v1-turbo-en
10 months ago
Update model metadata to set pipeline tag to the new `text-ranking` and tags to `sentence-transformers`
#12 opened over 1 year ago by
tomaarsen
New activity in
jinaai/jina-reranker-v2-base-multilingual
10 months ago
Update model metadata to set pipeline tag to the new `text-ranking` and tags to `sentence-transformers`
👍
1
#35 opened over 1 year ago by
tomaarsen
New activity in
jinaai/jina-reranker-m0
12 months ago
Technical Report
1
#14 opened about 1 year ago by
ariesaa
New activity in
jinaai/jina-reranker-m0
about 1 year ago
About infer time
3
#13 opened about 1 year ago by
lzzw666
Load more