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

hellosindh
/
qwen3-sindhi-cpt

PEFT
Safetensors
Sindhi
sindhi
qwen3
continued-pretraining
sindh-text-generation
lora
Model card Files Files and versions
xet
Community

Instructions to use hellosindh/qwen3-sindhi-cpt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hellosindh/qwen3-sindhi-cpt with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-8b-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "hellosindh/qwen3-sindhi-cpt")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3-sindhi-cpt
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
hellosindh's picture
hellosindh
Update README.md
4d59830 verified about 2 months ago
  • .gitattributes
    1.57 kB
    Upload model trained with Unsloth about 2 months ago
  • README.md
    2.85 kB
    Update README.md about 2 months ago
  • adapter_config.json
    1.23 kB
    Upload model trained with Unsloth about 2 months ago
  • adapter_model.safetensors
    2.86 GB
    xet
    Upload model trained with Unsloth about 2 months ago
  • chat_template.jinja
    4.67 kB
    Upload model trained with Unsloth about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload model trained with Unsloth about 2 months ago
  • tokenizer_config.json
    375 Bytes
    Upload model trained with Unsloth about 2 months ago