Samuel Kalu

eskayML

AI & ML interests

Computer Vision , NLP, Reinforcement Learning

Recent Activity

updated a model 6 days ago
eskayML/interview_classifier
View all activity

Organizations

eskayML's activity

Reacted to pagezyhf's post with πŸ”₯ 7 days ago
view post
Post
1334
Hello Hugging Face Community,

I'd like to share here a bit more about our Deep Learning Containers (DLCs) we built with Google Cloud, to transform the way you build AI with open models on this platform!

With pre-configured, optimized environments for PyTorch Training (GPU) and Inference (CPU/GPU), Text Generation Inference (GPU), and Text Embeddings Inference (CPU/GPU), the Hugging Face DLCs offer:

⚑ Optimized performance on Google Cloud's infrastructure, with TGI, TEI, and PyTorch acceleration.
πŸ› οΈ Hassle-free environment setup, no more dependency issues.
πŸ”„ Seamless updates to the latest stable versions.
πŸ’Ό Streamlined workflow, reducing dev and maintenance overheads.
πŸ”’ Robust security features of Google Cloud.
☁️ Fine-tuned for optimal performance, integrated with GKE and Vertex AI.
πŸ“¦ Community examples for easy experimentation and implementation.
πŸ”œ TPU support for PyTorch Training/Inference and Text Generation Inference is coming soon!

Find the documentation at https://huggingface.co/docs/google-cloud/en/index
If you need support, open a conversation on the forum: https://discuss.huggingface.co/c/google-cloud/69
Reacted to as-cle-bert's post with πŸ‘ 18 days ago
view post
Post
1642
Hi HugginfgFacers!πŸ€—

If you're into biomedical sciences, you will know the pain that, sometimes, searching PubMed can beπŸ™‡β€β™€οΈ

For these purposes, I built a bot that scrapes PubMed for you, starting from the exact title of a publication or key word search - all beautifully rendered through Gradioβœ…

Find it here: as-cle-bert/BioMedicalPapersBot

And here's the GitHub repository🐱: https://github.com/AstraBert/BioMedicalPapersBot

It's also available as a Docker image!🐳

docker pull ghcr.io/astrabert/biomedicalpapersbot:main


Best of luck with your research!

PS: in the very near future some AI summarization features will be included!