Instructions to use quannh197/f5fb298c-df1a-4966-9c77-a5b493faeff6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use quannh197/f5fb298c-df1a-4966-9c77-a5b493faeff6 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, "quannh197/f5fb298c-df1a-4966-9c77-a5b493faeff6") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4303c3a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6c13a0e8d10c27a788fe0b9505734db9d2b91ee3f7391d360bce850233049a2e
size 6776
|