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

poolside-laguna-hackathon
/
protein-ligand-design

Text Generation
PEFT
Safetensors
lora
reinforcement-learning
grpo
tool-use
chemistry
biology
drug-discovery
prime-intellect
verifiers
Model card Files Files and versions
xet
Community

Instructions to use poolside-laguna-hackathon/protein-ligand-design with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use poolside-laguna-hackathon/protein-ligand-design with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("poolside/Laguna-XS.2")
    model = PeftModel.from_pretrained(base_model, "poolside-laguna-hackathon/protein-ligand-design")
  • Notebooks
  • Google Colab
  • Kaggle
protein-ligand-design
4.98 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
jdthewlis's picture
jdthewlis
Switch to latest run (j9g0): final adapter + honest 60-example eval (91.7%->96.7%) + eval curve
5a1eb8c verified 9 days ago
  • .gitattributes
    1.68 kB
    Switch to latest run (j9g0): final adapter + honest 60-example eval (91.7%->96.7%) + eval curve 9 days ago
  • README.md
    4.77 kB
    Switch to latest run (j9g0): final adapter + honest 60-example eval (91.7%->96.7%) + eval curve 9 days ago
  • adapter_config.json
    353 Bytes
    Add model card (with header) + LoRA adapter config 9 days ago
  • adapter_model.safetensors
    4.98 GB
    xet
    Switch to latest run (j9g0): final adapter + honest 60-example eval (91.7%->96.7%) + eval curve 9 days ago
  • eval_curve.png
    133 kB
    xet
    Switch to latest run (j9g0): final adapter + honest 60-example eval (91.7%->96.7%) + eval curve 9 days ago
  • header.png
    1.38 MB
    xet
    Add model card (with header) + LoRA adapter config 9 days ago
  • science_gym_bio_sweep.png
    199 kB
    xet
    Add science-gym-bio sweep figure + shared run link; balance training-effect section 9 days ago