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: 134 Bytes
bc1a1c2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:18e47b5d8ddd70d39b37d280c3af27514e07cf1a7f72078b7d37bfda8479c74d
size 335604696
|