File size: 849 Bytes
c01504c ea41056 03d1c3a 434f2eb ea41056 03d1c3a 5b27fac a48b0de c01504c 2233558 9cd9a9b c01504c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
tags:
- Text-Graph-to-Text
- chemistry
- material science
- molecular design
language:
- en
pipeline_tag: graph-ml
library_name: peft
datasets:
- liuganghuggingface/Llamole-MolQA
---
# Model Card for Model ID
The adapter fine-tuned for Llamole (Multimodal Large Language Model for Molecular Discovery)
## Model Sources [optional]
- **Repository:** https://github.com/liugangcode/Llamole
- **Paper:** [Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning](https://arxiv.org/abs/2410.04223)
- **Demo:** Coming soon
## Training Details
Coming soon
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. --> |