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: 129 Bytes
c7fd34c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b4ab7ce5d509ec9cb3eec3a0722f06242e06773a067a42b274910e581bda6cc8
size 6776
|