Instructions to use ZurichNLP/mlit-leo-7b-ml3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ZurichNLP/mlit-leo-7b-ml3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("LeoLM/leo-hessianai-7b") model = PeftModel.from_pretrained(base_model, "ZurichNLP/mlit-leo-7b-ml3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ba8bb72e83d18aadc2026129e2bde35d0150074b53a392df764c7b0325ea5d41
- Size of remote file:
- 640 MB
- SHA256:
- 621bc4c0bad0d5fcc71db9218959d7e403a40beb51666ddf04a894124ad2e049
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.