Instructions to use Moreza009/Llama-DrugReasoner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Moreza009/Llama-DrugReasoner with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "Moreza009/Llama-DrugReasoner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a8c7314ec3470ce8e174db314c93fcc7ab8da01ea118824b6528f227e11423f3
- Size of remote file:
- 172 MB
- SHA256:
- b011a1f7c2eefe0c7ad3721cb7f80cfd4ac31154c23068fb2b1a871c1513d8a9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.