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
51.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
papasega's picture
papasega
Upload data/wolof_eval_examples.jsonl
2c4ec8e verified 13 days ago
  • data
    Upload data/wolof_eval_examples.jsonl 13 days ago
  • .gitattributes
    1.57 kB
    Upload Wolof LoRA adapter 13 days ago
  • README.md
    1.37 kB
    Upload Wolof LoRA adapter 13 days ago
  • adapter_config.json
    1.09 kB
    Upload Wolof LoRA adapter 13 days ago
  • adapter_model.safetensors
    40.4 MB
    xet
    Upload Wolof LoRA adapter 13 days ago
  • chat_template.jinja
    4.17 kB
    Upload Wolof LoRA adapter 13 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload Wolof LoRA adapter 13 days ago
  • tokenizer_config.json
    694 Bytes
    Upload Wolof LoRA adapter 13 days ago