Instructions to use FatCat87/taopanda-3_5cbd8b3f-9553-4538-beb8-e2b7bc77d242 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FatCat87/taopanda-3_5cbd8b3f-9553-4538-beb8-e2b7bc77d242 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Yarn-Mistral-7b-64k") model = PeftModel.from_pretrained(base_model, "FatCat87/taopanda-3_5cbd8b3f-9553-4538-beb8-e2b7bc77d242") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
bc1a1c2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3cd024cba4fb79b42561cdebaad820564bc22220e5fe20fb905f21934324add4
size 14960
|