Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

qwopqwop
/
EEVE-ALMA-R

Translation
PEFT
Safetensors
Korean
English
Model card Files Files and versions
xet
Community

Instructions to use qwopqwop/EEVE-ALMA-R with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use qwopqwop/EEVE-ALMA-R with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("yanolja/EEVE-Korean-10.8B-v1.0")
    model = PeftModel.from_pretrained(base_model, "qwopqwop/EEVE-ALMA-R")
  • Notebooks
  • Google Colab
  • Kaggle
EEVE-ALMA-R
503 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
qwopqwop's picture
qwopqwop
Update README.md
bf22153 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.94 kB
    Update README.md about 2 years ago
  • adapter_config.json
    703 Bytes
    Upload 3 files about 2 years ago
  • adapter_model.safetensors
    503 MB
    xet
    Upload 3 files about 2 years ago