Add model card and metadata for MemoBrain-14B
#1
by
nielsr HF Staff - opened
This PR populates the model card for MemoBrain-14B with relevant metadata and documentation. It includes:
- Metadata for
pipeline_tag,library_name, andlicense. - Links to the paper MemoBrain: Executive Memory as an Agentic Brain for Reasoning and the official GitHub repository.
- A description of the model's role as an executive memory co-pilot for reasoning agents.
- Quick start instructions for deployment with vLLM and Python usage snippets sourced from the official README.
- Citation information for research use.