Instructions to use papasega/qwen3-wolof-lora_demo_webinaire with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use papasega/qwen3-wolof-lora_demo_webinaire with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-0.6B") model = PeftModel.from_pretrained(base_model, "papasega/qwen3-wolof-lora_demo_webinaire") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0d427cd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
size 11422650
|