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

dsfsi
/
tiny_aya_global-lora-r64-eng-zul

Translation
PEFT
Safetensors
English
Zulu
african-languages
scientific-translation
afriscience-mt
lora
causal-lm
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use dsfsi/tiny_aya_global-lora-r64-eng-zul with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use dsfsi/tiny_aya_global-lora-r64-eng-zul with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("CohereLabs/tiny-aya-global")
    model = PeftModel.from_pretrained(base_model, "dsfsi/tiny_aya_global-lora-r64-eng-zul")
  • Notebooks
  • Google Colab
  • Kaggle
tiny_aya_global-lora-r64-eng-zul
505 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
abumafrim's picture
abumafrim
Update example model/adapter paths to dsfsi namespace
3994da5 verified 8 days ago
  • .gitattributes
    1.57 kB
    Upload tiny_aya_global-lora-r64-eng-zul LoRA adapter 2 months ago
  • README.md
    6.61 kB
    Update example model/adapter paths to dsfsi namespace 8 days ago
  • adapter_config.json
    1.06 kB
    Upload tiny_aya_global-lora-r64-eng-zul LoRA adapter 2 months ago
  • adapter_model.safetensors
    484 MB
    xet
    Upload tiny_aya_global-lora-r64-eng-zul LoRA adapter 2 months ago
  • chat_template.jinja
    3.24 kB
    Upload tiny_aya_global-lora-r64-eng-zul LoRA adapter 2 months ago
  • special_tokens_map.json
    664 Bytes
    Upload tiny_aya_global-lora-r64-eng-zul LoRA adapter 2 months ago
  • tokenizer.json
    21.4 MB
    xet
    Upload tiny_aya_global-lora-r64-eng-zul LoRA adapter 2 months ago
  • tokenizer_config.json
    4.84 kB
    Upload tiny_aya_global-lora-r64-eng-zul LoRA adapter 2 months ago