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

lokahq
/
Trinity-Mini-DrugProt-Think

Text Generation
PEFT
Safetensors
English
lora
grpo
reinforcement-learning
biomedical
relation-extraction
drug-protein
Mixture of Experts
conversational
Model card Files Files and versions
xet
Community

Instructions to use lokahq/Trinity-Mini-DrugProt-Think with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lokahq/Trinity-Mini-DrugProt-Think with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("arcee-ai/Trinity-Mini")
    model = PeftModel.from_pretrained(base_model, "lokahq/Trinity-Mini-DrugProt-Think")
  • Notebooks
  • Google Colab
  • Kaggle
Trinity-Mini-DrugProt-Think
2.34 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
Shekswess's picture
Shekswess
Update README.md
7fd058e verified about 3 hours ago
  • assets
    Upload 3 files 4 months ago
  • .gitattributes
    1.62 kB
    Upload 3 files 4 months ago
  • README.md
    8.55 kB
    Update README.md about 3 hours ago
  • adapter_config.json
    354 Bytes
    Upload 6 files 4 months ago
  • adapter_model.safetensors
    2.32 GB
    xet
    Upload 6 files 4 months ago
  • chat_template.jinja
    2.86 kB
    Upload 6 files 4 months ago
  • chat_template_adapters.jinja
    1.58 kB
    Upload 2 files 4 months ago
  • special_tokens_map.json
    436 Bytes
    Upload 6 files 4 months ago
  • tokenizer.json
    14.6 MB
    xet
    Upload 6 files 4 months ago
  • tokenizer_config.json
    6.15 kB
    Upload 6 files 4 months ago