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

lokahq
/
Trinity-Mini-AI-Scientist

Text Generation
PEFT
Safetensors
lora
grpo
reinforcement-learning
drug-discovery
bioinformatics
tool-use
gene-ontology
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use lokahq/Trinity-Mini-AI-Scientist 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-AI-Scientist")
  • Notebooks
  • Google Colab
  • Kaggle
Trinity-Mini-AI-Scientist
9.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Shekswess's picture
Shekswess
Update README.md
76855e4 verified 9 days ago
  • .gitattributes
    1.57 kB
    Add tokenizer assets and simplify model card evaluation 18 days ago
  • README.md
    2.53 kB
    Update README.md 9 days ago
  • adapter_config.json
    355 Bytes
    Add run 120 step 100 LoRA adapter 18 days ago
  • adapter_model.safetensors
    9.27 GB
    xet
    Add run 120 step 100 LoRA adapter 18 days ago
  • chat_template.jinja
    2.86 kB
    Add tokenizer assets and simplify model card evaluation 18 days ago
  • special_tokens_map.json
    436 Bytes
    Add tokenizer assets and simplify model card evaluation 18 days ago
  • tokenizer.json
    14.6 MB
    xet
    Add tokenizer assets and simplify model card evaluation 18 days ago
  • tokenizer_config.json
    6.15 kB
    Add tokenizer assets and simplify model card evaluation 18 days ago