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

ryanu
/
my-exaone-raft-model

PEFT
Safetensors
Korean
lora
korean
rag
exaone
Model card Files Files and versions
xet
Community

Instructions to use ryanu/my-exaone-raft-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ryanu/my-exaone-raft-model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct")
    model = PeftModel.from_pretrained(base_model, "ryanu/my-exaone-raft-model")
  • Notebooks
  • Google Colab
  • Kaggle
my-exaone-raft-model
24 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
ryanu's picture
ryanu
Upload model_info.json with huggingface_hub
accf4f7 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    2.02 kB
    Upload README.md with huggingface_hub 9 months ago
  • adapter_config.json
    935 Bytes
    Upload adapter_config.json with huggingface_hub 9 months ago
  • adapter_model.safetensors
    16 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 9 months ago
  • model_info.json
    473 Bytes
    Upload model_info.json with huggingface_hub 9 months ago
  • tokenizer.json
    7.91 MB
    Upload tokenizer.json with huggingface_hub 9 months ago
  • tokenizer_config.json
    70.4 kB
    Upload tokenizer_config.json with huggingface_hub 9 months ago