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:
- d13b3300435d97742f15dc5c7de0c7cce53634b8167430b234a518313a603bb6
- Size of remote file:
- 506 MB
- SHA256:
- e106a14d8b556c563abe278195c5be58c3418f371ff18f3c9dd53b799e8f897a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.