VILARIN

vilarin

AI & ML interests

Pantheon

Recent Activity

Organizations

SIOKHE's profile picture Blog-explorers's profile picture ZeroGPU Explorers's profile picture Chinese LLMs on Hugging Face's profile picture open/ acc's profile picture

vilarin's activity

reacted to nroggendorff's post with πŸ˜” 12 days ago
view post
Post
3576
im so tired
  • 3 replies
Β·
reacted to merve's post with πŸš€ about 1 month ago
view post
Post
3902
Small yet mighty! πŸ’«

We are releasing SmolVLM: a new 2B small vision language made for on-device use, fine-tunable on consumer GPU, immensely memory efficient 🀠

We release three checkpoints under Apache 2.0: SmolVLM-Instruct, SmolVLM-Synthetic and SmolVLM-Base HuggingFaceTB/smolvlm-6740bd584b2dcbf51ecb1f39

Learn more from our blog here: huggingface.co/blog/smolvlm
This release comes with a demo, fine-tuning code, MLX integration and TRL integration for DPO πŸ’
Try the demo: HuggingFaceTB/SmolVLM
Fine-tuning Recipe: https://github.com/huggingface/smollm/blob/main/finetuning/Smol_VLM_FT.ipynb
Also TRL integration for DPO πŸ’—
reacted to davanstrien's post with ❀️ about 1 month ago
view post
Post
2482
First dataset for the new Hugging Face Bluesky community organisation: bluesky-community/one-million-bluesky-posts πŸ¦‹

πŸ“Š 1M public posts from Bluesky's firehose API
πŸ” Includes text, metadata, and language predictions
πŸ”¬ Perfect to experiment with using ML for Bluesky πŸ€—

Excited to see people build more open tools for a more open social media platform!
posted an update about 1 month ago
view post
Post
1401
A few days ago, Blackforestlabs released FLUX.1 Tools, which has surprised everyone with its quality and effects. Now that diffusers support these features, you can easily deploy and build your own Tools.
Combined with the powerful Gradio and ZeroGPU, you can experience the Tools immediately, which is truly wonderful.
I was impressed by the Flux.1 Fill dev, so here I've built a demo for it, making it easy to use for inpainting and outpainting images.

πŸ„Model: black-forest-labs/FLUX.1-Fill-dev
πŸ¦–Demo: vilarin/Flux.1-Fill-dev
πŸ‘diffusers: https://github.com/huggingface/diffusers/tree/main/src/diffusers/pipelines/flux
posted an update about 2 months ago
view post
Post
1123
πŸ„β€β™‚οΈWhile browsing new models, I stumbled upon Lumiere from aixonlab. After testing it, I feel it has considerable potential. Keep up the good work!

Lumiere Alpha is a model focusing on improving realism without compromising prompt coherency or changing the composition completely from the original Flux.1-Dev model.

πŸ¦„ Model: aixonlab/flux.1-lumiere-alpha

πŸ¦– Demo: vilarin/lumiere
  • 1 reply
Β·
reacted to merve's post with πŸ‘€ 2 months ago
reacted to merve's post with πŸ”₯ 4 months ago
view post
Post
5571
I have put together a notebook on Multimodal RAG, where we do not process the documents with hefty pipelines but natively use:
- vidore/colpali for retrieval πŸ“– it doesn't need indexing with image-text pairs but just images!
- Qwen/Qwen2-VL-2B-Instruct for generation πŸ’¬ directly feed images as is to a vision language model with no processing to text!
I used ColPali implementation of the new 🐭 Byaldi library by @bclavie πŸ€—
https://github.com/answerdotai/byaldi
Link to notebook: https://github.com/merveenoyan/smol-vision/blob/main/ColPali_%2B_Qwen2_VL.ipynb
reacted to clem's post with πŸ”₯ 4 months ago
posted an update 4 months ago
posted an update 4 months ago
view post
Post
6052
🀩 Amazing day. AWPortrait-FL finally here!
πŸ¦– AWPortrait-FL is finetuned on FLUX.1-dev using the training set of AWPortrait-XL and nearly 2,000 fashion photography photos with extremely high aesthetic quality.

πŸ€—Model: Shakker-Labs/AWPortrait-FL

πŸ™‡Demo: vilarin/flux-labs

Β·
posted an update 4 months ago
posted an update 5 months ago
view post
Post
4195
Black Forest Labs, BASED! πŸ‘
FLUX.1 is more delightful, with good instruction following.
FLUX.1 dev( black-forest-labs/FLUX.1-dev) with a 12B parameter distillation model, second only to Black Forest Labs' state-of-the-art model FLUX.1 pro. πŸ™€

Update πŸ€™Official demo:
black-forest-labs/FLUX.1-dev
  • 1 reply
Β·
replied to merve's post 7 months ago
view reply

Thank you :) I updated the demo to support file.

reacted to merve's post with ❀️ 7 months ago
view post
Post
2737
THUDM has released GLM-4V-9B and it's.. chatty! πŸ˜‚
I asked it to describe my favorite Howl's Moving Castle scene and here's how it went πŸ‘‡πŸ»

joke aside it seems to outperform the previous VLMs. however the license isn't open-source πŸ“ˆ
model repo: THUDM/glm-4v-9b
a community member has built a demo: vilarin/VL-Chatbox
  • 1 reply
Β·