Instructions to use Liana/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Liana/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "Liana/outputs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 63db513f8e35c4ea45f732bb3b60280fad986fbde71b0524f1338d5408480af2
- Size of remote file:
- 4.86 kB
- SHA256:
- 8d255991c1960185b1b2ad31e683e257e264fcaecc0eca42a15584bd925f16e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.