Instructions to use chauhoang/63bba9fa-cb0a-43f8-affe-631d1d21f632 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/63bba9fa-cb0a-43f8-affe-631d1d21f632 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-14B-Chat") model = PeftModel.from_pretrained(base_model, "chauhoang/63bba9fa-cb0a-43f8-affe-631d1d21f632") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a73059d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4738a4d61a731cce8fff9d4ec68f930a4072114dad6edb96c5c4a03358a30a88
size 6776
|