AI & ML interests

None defined yet.

Recent Activity

zamal 
posted an update 7 days ago
view post
Post
3838
Hey all
Finally it's happening. DeepGit lite is back now, running on cpu only devices. Just smartly search across Github and spin up conversational agents in the background and have grounded conversation with repositories
Try it out now!!!! zamal/DeepGit
  • 1 reply
·
jeffboudier 
posted an update 18 days ago
view post
Post
390
AMD summer hackathons are here!
A chance to get hands-on with MI300X GPUs and accelerate models.
🇫🇷 Paris - Station F - July 5-6
🇮🇳 Mumbai - July 12-13
🇮🇳 Bengaluru - July 19-20

Hugging Face and GPU Mode will be on site and on July 6 in Paris @ror will share lessons learned while building new kernels to accelerate Llama 3.1 405B on ROCm

Register to Paris event: https://lu.ma/fmvdjmur?tk=KeAbiP
All dates: https://lu.ma/calendar/cal-3sxhD5FdxWsMDIz
zamal 
posted an update 29 days ago
view post
Post
1601
Say hallo to GermaNER 💪– a lightweight, high-accuracy NER model for German texts, powered by XLM-RoBERTa + LoRA adapters!
⚡ Fast, efficient, and open-source – perfect for tagging names, places & orgs in real-world German data.
Try it now on Hugging Face 👉 fau/GermaNER
jeffboudier 
posted an update about 1 month ago
view post
Post
1660
Today we launched Training Cluster as a Service, to make the new DGX Cloud Lepton supercloud easily accessible to AI researchers.

Hugging Face will collaborate with NVIDIA to provision and set up GPU training clusters to make them available for the duration of training runs.

Hugging Face organizations can sign up here: https://huggingface.co/training-cluster
zamal 
posted an update about 1 month ago
view post
Post
4402
🚀 Videoxity is live on Hugging Face! 🎞️
A powerful, modular toolkit for intelligent video manipulation and scene editing.

With Videoxity, you can:

🖼️ Auto-caption keyframes with BLIP

🧠 Filter scenes using natural language (e.g. “remove dog scenes”)

✂️ Seamlessly trim videos with FFmpeg

📊 Generate frame-based summaries

Powered by Groq LLM + LangChain, OpenCV, BLIP, and SentenceTransformers, Videoxity bridges vision and language to give developers full control over video content.
🔧 Built for developers. Feedback welcome!


👉 Try it out here fau/videoxity
Xenova 
posted an update about 1 month ago
view post
Post
5703
NEW: Real-time conversational AI models can now run 100% locally in your browser! 🤯

🔐 Privacy by design (no data leaves your device)
💰 Completely free... forever
📦 Zero installation required, just visit a website
⚡️ Blazingly-fast WebGPU-accelerated inference

Try it out: webml-community/conversational-webgpu

For those interested, here's how it works:
- Silero VAD for voice activity detection
- Whisper for speech recognition
- SmolLM2-1.7B for text generation
- Kokoro for text to speech

Powered by Transformers.js and ONNX Runtime Web! 🤗 I hope you like it!
·
jeffboudier 
posted an update about 1 month ago
jeffboudier 
posted an update about 2 months ago
view post
Post
490
Wrapping up a week of shipping and announcements with Dell Enterprise Hub now featuring AI Applications, on-device models for AI PCs, a new CLI and Python SDK... all you need for building AI on premises!

Blog post has all the details: https://huggingface.co/blog/dell-ai-applications
Aurelien-Morgan 
posted an update about 2 months ago
jeffboudier 
posted an update about 2 months ago
view post
Post
2590
Transcribing 1 hour of audio for less than $0.01 🤯

@mfuntowicz cooked with 8x faster Whisper speech recognition - whisper-large-v3-turbo transcribes at 100x real time on a $0.80/hr L4 GPU!

How they did it: https://huggingface.co/blog/fast-whisper-endpoints

1-click deploy with HF Inference Endpoints: https://endpoints.huggingface.co/new?repository=openai%2Fwhisper-large-v3-turbo&vendor=aws&region=us-east&accelerator=gpu&instance_id=aws-us-east-1-nvidia-l4-x1&task=automatic-speech-recognition&no_suggested_compute=true