Instructions to use aseratus1/d4486cca-2420-4b94-8cbe-dac9684699cf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aseratus1/d4486cca-2420-4b94-8cbe-dac9684699cf 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, "aseratus1/d4486cca-2420-4b94-8cbe-dac9684699cf") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
7c42cbc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0d982e2974d23d2c6c4b688f77c091ee2120548c31cde87b4e8ce8a1b979c669
size 84047370
|