Instructions to use Junfeng/ludwig with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Junfeng/ludwig with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "Junfeng/ludwig") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- efb12d78e1c5a26be161d346d06fc229fe7aa1cea4fb54089244d9d1ded08de6
- Size of remote file:
- 16.8 MB
- SHA256:
- a93b86bf344612f81b350b5b7eb14a26a62e5409e11b966d7fb91ee1cae7c85c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.