Skip to content

embedl/embedl-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛔ DEPRECATED -- use flash-head instead

This package is deprecated. FlashHead is now available as a standalone vLLM plugin that activates automatically - no custom imports, no Docker images.

pip install flash-head
vllm serve embedl/Qwen3-1.7B-FlashHead-W4A16

See the flash-head repo for documentation and the FlashHead model collection for available models.


Migration

Before (embedl-models) After (flash-head)
pip install embedl-models pip install flash-head
from embedl.models.vllm import LLM from vllm import LLM
Custom Docker images Standard vLLM (vllm serve)
vLLM 0.10.2 pinned vLLM >= 0.14.0

License

Please check out the license file for details or contact legal@embedl.com

Contact

models@embedl.com | embedl.com

About

⛔ DEPRECATED -- use flash-head instead (pip install flash-head)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages