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