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