Improve model card metadata and library recognition

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card metadata by adding the library_name: peft tag. Since this repository contains LoRA adapters, adding this metadata enables an automated code snippet on the model page that shows users how to load and use the model with the PEFT library.

I've also updated the base_model field to use the full repository identifier (Dream-org/Dream-v0-Instruct-7B) to ensure the Hub correctly links the adapter to its base model.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment