Instructions to use tarabukinivan/d81c2d6b-ad6c-4d53-bfc2-00eaeaf1711f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tarabukinivan/d81c2d6b-ad6c-4d53-bfc2-00eaeaf1711f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("scb10x/llama-3-typhoon-v1.5-8b-instruct") model = PeftModel.from_pretrained(base_model, "tarabukinivan/d81c2d6b-ad6c-4d53-bfc2-00eaeaf1711f") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
a52e0fc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e16dae42cb3aeba95e87beb59853d91c770f77765b851685d4f495fce67a8650
size 84047370
|