Instructions to use miweru/LeoLM_Schwurpus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use miweru/LeoLM_Schwurpus with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("LeoLM/leo-hessianai-7b-chat") model = PeftModel.from_pretrained(base_model, "miweru/LeoLM_Schwurpus") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository