Celina's picture

Celina

celinah

AI & ML interests

inference, on-device and image generation

Recent Activity

reacted to merve's post with ❀️ 3 days ago
What a beginning to this year in open ML 🀠 Let's unwrap! https://huggingface.co/collections/merve/jan-10-releases-677fe34177759de0edfc9714 Multimodal πŸ–ΌοΈ > ByteDance released SA2VA: a family of vision LMs that can take image, video, text and visual prompts > moondream2 is out with new capabilities like outputting structured data and gaze detection! > Dataset: Alibaba DAMO lab released multimodal textbook β€” 22k hours worth of samples from instruction videos 🀯 > Dataset: SciCap captioning on scientific documents benchmark dataset is released along with the challenge! LLMs πŸ’¬ > Microsoft released Phi-4, sota open-source 14B language model πŸ”₯ > Dolphin is back with Dolphin 3.0 Llama 3.1 8B 🐬🐬 > Prime-RL released Eurus-2-7B-PRIME a new language model trained using PRIME alignment > SmallThinker-3B is a new small reasoning LM based on Owen2.5-3B-Instruct πŸ’­ > Dataset: QWQ-LONGCOT-500K is the dataset used to train SmallThinker, generated using QwQ-32B-preview πŸ“• > Dataset: @cfahlgren1 released React Code Instructions: a dataset of code instruction-code pairs πŸ“• > Dataset: Qwen team is on the roll, they just released CodeElo, a dataset of code preferences πŸ‘©πŸ»β€πŸ’» Embeddings πŸ”– > @MoritzLaurer released zero-shot version of ModernBERT large πŸ‘ > KaLM is a new family of performant multilingual embedding models with MIT license built using Qwen2-0.5B Image/Video Generation ⏯️ > NVIDIA released Cosmos, a new family of diffusion/autoregressive World Foundation Models generating worlds from images, videos and texts πŸ”₯ > Adobe released TransPixar: a new text-to-video model that can generate assets with transparent backgrounds (a first!) > Dataset: fal released cosmos-openvid-1m Cosmos-tokenized OpenVid-1M with samples from OpenVid-1M Others > Prior Labs released TabPFNv2, the best tabular transformer is out for classification and regression > Metagene-1 is a new RNA language model that can be used for pathogen detection, zero-shot embedding and genome understanding
updated a dataset 3 days ago
celinah/openai_records_d8a1e2c4
View all activity

Organizations

Hugging Face's profile picture Hugging Face OSS Metrics's profile picture Blog-explorers's profile picture Hugging Face for Computer Vision's profile picture MLX Community's profile picture Social Post Explorers's profile picture open/ acc's profile picture DDUF's profile picture

Posts 2

view post
Post
618
πŸš€ We've just dropped a new release v0.27.0 of the πš‘πšžπšπšπš’πš—πšπšπšŠπšŒπšŽ_πš‘πšžπš‹ Python library!

This release includes:
- πŸ’Ύ New torch model loading utilities in the serialization module β€” providing a standardized way to save and load torch models with built-in support for sharding and safe serialization.
- πŸ“¦ Tooling for something exciting β€” if you like single-file formats for models like GGUF, you'll love what we're cooking up πŸ‘€ More coming soon!
- πŸ› οΈ Loads of quality-of-life improvements and bug fixes!

release notes and full details here πŸ‘‡
Wauplin/huggingface_hub#10

$ pip install -U huggingface_hub
view post
Post
1118
πŸ“£ πš‘πšžπšπšπš’πš—πšπšπšŠπšŒπšŽ_πš‘πšžπš‹ v0.26.0 is out with some new features and improvements!

✨ 𝗧𝗼𝗽 π—›π—Άπ—΄π—΅π—Ήπ—Άπ—΄π—΅π˜π˜€:
- πŸ”Β Multiple access tokens support: Easily manage multiple access tokens with new CLI commands. Perfect for handling multiple tokens with specific permissions in production or when collaborating with external teams.
- πŸ–ΌοΈ Conversational VLMs inference is now supported withΒ InferenceClient's chat completion!
- πŸ“„ Daily Papers API: Seamlessly search and retrieve detailed paper information from the Hub!

We’ve also introduced multiple bug fixes and quality-of-life improvements - thanks to the awesome contributions from our community! πŸ€—

Check out the release notes here: Wauplin/huggingface_hub#9

and you can try it out now πŸ‘‡
pip install huggingface_hub==0.26.0

models

None public yet