Instructions to use papasega/qwen3-wolof-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use papasega/qwen3-wolof-lora 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") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0d427cd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:371ed042a578710a9d32bb528e0a8c0489d619e24102edd795d81cafb04fdc58
size 40422168
|