Graph Machine Learning
PEFT
Safetensors
English
Text-Graph-to-Text
chemistry
material science
molecular design
Instructions to use liuganghuggingface/Llamole-Mistral-7B-Instruct-v0.3-Adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use liuganghuggingface/Llamole-Mistral-7B-Instruct-v0.3-Adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.3") model = PeftModel.from_pretrained(base_model, "liuganghuggingface/Llamole-Mistral-7B-Instruct-v0.3-Adapter") - Notebooks
- Google Colab
- Kaggle
| { | |
| "<design_body>": 32770, | |
| "<design_end>": 32769, | |
| "<design_start>": 32768, | |
| "<molecule>": 32771, | |
| "<retro_body>": 32774, | |
| "<retro_end>": 32773, | |
| "<retro_start>": 32772, | |
| "<rollback_end>": 32776, | |
| "<rollback_start>": 32775 | |
| } | |