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:3ef8598a98ab84fdde3299cfb08f458fe6dca17bbc01c53d6ca2038f1fbc410c
size 167934026
|