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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

NiceAsiv
/
Qwen3-1.7B-Nuosu-MT

Text Generation
PEFT
Safetensors
Nuosu
Chinese
English
qwen3
lora
nuosu
liangshan-yi
machine-translation
low-resource-language
academic-research
conversational
Model card Files Files and versions
xet
Community

Instructions to use NiceAsiv/Qwen3-1.7B-Nuosu-MT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NiceAsiv/Qwen3-1.7B-Nuosu-MT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-1.7B")
    model = PeftModel.from_pretrained(base_model, "NiceAsiv/Qwen3-1.7B-Nuosu-MT")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3-1.7B-Nuosu-MT
301 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
NiceAsiv's picture
NiceAsiv
remove private training metadata
4689876 verified about 1 month ago
  • evaluation
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • .gitattributes
    1.57 kB
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • README.md
    4.57 kB
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • SHA256SUMS
    1.11 kB
    remove private training metadata about 1 month ago
  • adapter_config.json
    15.6 kB
    sanitize public adapter metadata about 1 month ago
  • adapter_model.safetensors
    289 MB
    xet
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • chat_template.jinja
    4.17 kB
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • release-metadata.json
    1.29 kB
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • tokenizer.json
    11.6 MB
    xet
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • tokenizer_config.json
    692 Bytes
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago
  • tokenizer_expansion.json
    642 Bytes
    Initial Qwen3 1.7B Nuosu MT LoRA release about 1 month ago