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

kelvinyelyen
/
tiny-aya-global-hedge-lora

PEFT
Safetensors
lora
tiny-aya-global
uncertainty-calibration
fine-tuned
Model card Files Files and versions
xet
Community

Instructions to use kelvinyelyen/tiny-aya-global-hedge-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kelvinyelyen/tiny-aya-global-hedge-lora 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, "kelvinyelyen/tiny-aya-global-hedge-lora")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-aya-global-hedge-lora
36.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
kelvinyelyen's picture
kelvinyelyen
Upload model
974862e verified 5 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 5 days ago
  • README.md
    3.12 kB
    Upload README.md with huggingface_hub 5 days ago
  • adapter_config.json
    1.11 kB
    Upload model 5 days ago
  • adapter_model.safetensors
    15.4 MB
    xet
    Upload model 5 days ago
  • chat_template.jinja
    3.24 kB
    Upload tokenizer 5 days ago
  • tokenizer.json
    21.4 MB
    xet
    Upload tokenizer 5 days ago
  • tokenizer_config.json
    589 Bytes
    Upload tokenizer 5 days ago