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-r4-nso-eng

Translation
PEFT
Safetensors
Pedi
English
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-r4-nso-eng with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use dsfsi/tiny_aya_global-lora-r4-nso-eng 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-r4-nso-eng")
  • Notebooks
  • Google Colab
  • Kaggle
tiny_aya_global-lora-r4-nso-eng
51.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
abumafrim's picture
abumafrim
Update example model/adapter paths to dsfsi namespace
c14bd13 verified about 13 hours ago
  • .gitattributes
    1.57 kB
    Upload tiny_aya_global-lora-r4-nso-eng LoRA adapter about 2 months ago
  • README.md
    6.62 kB
    Update example model/adapter paths to dsfsi namespace about 13 hours ago
  • adapter_config.json
    1.06 kB
    Upload tiny_aya_global-lora-r4-nso-eng LoRA adapter about 2 months ago
  • adapter_model.safetensors
    30.3 MB
    xet
    Upload tiny_aya_global-lora-r4-nso-eng LoRA adapter about 2 months ago
  • chat_template.jinja
    3.24 kB
    Upload tiny_aya_global-lora-r4-nso-eng LoRA adapter about 2 months ago
  • special_tokens_map.json
    664 Bytes
    Upload tiny_aya_global-lora-r4-nso-eng LoRA adapter about 2 months ago
  • tokenizer.json
    21.4 MB
    xet
    Upload tiny_aya_global-lora-r4-nso-eng LoRA adapter about 2 months ago
  • tokenizer_config.json
    4.84 kB
    Upload tiny_aya_global-lora-r4-nso-eng LoRA adapter about 2 months ago