Instructions to use theostos/zLlamask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use theostos/zLlamask with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "theostos/zLlamask") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dc752d729c8bd2e84318168b7e1ef3a6b22c0809c43cef7cb1428d1a34a112e5
- Size of remote file:
- 4.92 kB
- SHA256:
- bb367302512fad526045e3344072d7f52255773fd31afd91b464cf51a6e331de
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.