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