Instructions to use tyasmul/4be2b827-41b0-4608-a605-3bc499df4c51 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tyasmul/4be2b827-41b0-4608-a605-3bc499df4c51 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "tyasmul/4be2b827-41b0-4608-a605-3bc499df4c51") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
c7fd34c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:232ce0f7657d2122afc73bed03fa0e5108100a498de7c84cc78e14cdafcfc423
size 167832240
|