Argmax

Enterprise
company
Activity Feed

AI & ML interests

Foundation Models On Device

Recent Activity

argmaxinc's activity

EduardoPacheco 
posted an update 7 months ago
view post
Post
1714
Crazy to see that my GroundingDino contribution to the transformers library got roughly 600k downloads combined in the checkpoints in the last month 🤯

The tiny checkpoint got almost 500k alone IDEA-Research/grounding-dino-tiny
EduardoPacheco 
posted an update 7 months ago
view post
Post
1470
Currently pushing Hiera checkpoints to the hub to have it merged into the transformers library in the next few days 🤗
aotrih 
posted an update 11 months ago
view post
Post
What is WhisperKit?
WhisperKit is a pure Swift package built by @argmaxinc that enables real-time Whisper inference on iPhone, Mac and even Apple Watch in two lines of code. It is built on Core ML and can be configured to run on the Neural Engine or GPU or both. WhisperKit models are published and distributed through the Hugging Face Hub. Anyone can publish a Whisper fine-tune and evaluate it on their own dataset using WhisperKit!

WhisperKit models: argmaxinc/whisperkit-coreml
Example App: https://testflight.apple.com/join/LPVOyJZW
Swift Package: https://github.com/argmaxinc/WhisperKit
Python toolkit: https://github.com/argmaxinc/whisperkittools