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