Instructions to use smjain/QWenAPI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use smjain/QWenAPI with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2-7b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "smjain/QWenAPI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e631b73a9461c67bcbb9aad4e7ee9388453317326611e3a76a9c2a58676d347e
- Size of remote file:
- 162 MB
- SHA256:
- 7ce601884c2cbb0e03a700cde5012f0c245537febb81194e33921d46688bec54
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.