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

reubk
/
MolmoE_Human_Pointing_LoRA

Text Generation
PEFT
Safetensors
English
agent
lora
finetune
Model card Files Files and versions
xet
Community

Instructions to use reubk/MolmoE_Human_Pointing_LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use reubk/MolmoE_Human_Pointing_LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("reubk/MolmoE-1B-0924-NF4")
    model = PeftModel.from_pretrained(base_model, "reubk/MolmoE_Human_Pointing_LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
MolmoE_Human_Pointing_LoRA
294 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
reubk's picture
reubk
Update README.md
fd7a290 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    1.26 kB
    Update README.md 9 months ago
  • adapter_config.json
    1.58 kB
    Upload folder using huggingface_hub 9 months ago
  • adapter_model.safetensors
    97.9 MB
    xet
    Upload folder using huggingface_hub 9 months ago
  • optimizer.pt
    196 MB
    xet
    Upload folder using huggingface_hub 9 months ago
  • rng_state.pth
    14.6 kB
    xet
    Upload folder using huggingface_hub 9 months ago
  • scheduler.pt
    1.47 kB
    xet
    Upload folder using huggingface_hub 9 months ago
  • trainer_state.json
    10 kB
    Upload folder using huggingface_hub 9 months ago
  • training_args.bin
    5.84 kB
    xet
    Upload folder using huggingface_hub 9 months ago