Instructions to use aleegis/01af4054-eff3-4750-9907-acf71c5d8fec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis/01af4054-eff3-4750-9907-acf71c5d8fec with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("sethuiyer/Medichat-Llama3-8B") model = PeftModel.from_pretrained(base_model, "aleegis/01af4054-eff3-4750-9907-acf71c5d8fec") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
64c5830 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fb33796526687fd8bfbfd4536b3e6aed69ce2b369b5663a9e8f272b783d312a9
size 7441
|