Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

papasega
/
qwen3-wolof-lora

Text Generation
PEFT
Safetensors
lora
sft
wolof
senegal
education
conversational
Model card Files Files and versions
xet
Community

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
qwen3-wolof-lora / data
16.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
papasega's picture
papasega
Upload data/wolof_eval_examples.jsonl
2c4ec8e verified 13 days ago
  • README.md
    1.79 kB
    Upload data/README.md 13 days ago
  • wolof_eval_examples.jsonl
    14.8 kB
    Upload data/wolof_eval_examples.jsonl 13 days ago