Instructions to use Aditya02/Medical_LLama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Aditya02/Medical_LLama with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("decapoda-research/llama-7b-hf") model = PeftModel.from_pretrained(base_model, "Aditya02/Medical_LLama") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6d6d13538290e0901899ceed5050f9d2f98a214640c159bd7d663670bcb8f5ea
- Size of remote file:
- 33.6 MB
- SHA256:
- 92c3c789005424d46c879ce89b6da8871f5dd83529530ca1ac9120bb544185dd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.