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

anon-genAI
/
SpiderGPT

PEFT
Safetensors
English
protein
spiderfiber
generativemodel
Model card Files Files and versions
xet
Community

Instructions to use anon-genAI/SpiderGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use anon-genAI/SpiderGPT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NeeruAjith/SpiderSeqGen")
    model = PeftModel.from_pretrained(base_model, "anon-genAI/SpiderGPT")
  • Notebooks
  • Google Colab
  • Kaggle
SpiderGPT
25.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
anon-genAI's picture
anon-genAI
Update README.md
d03a15f verified about 1 year ago
  • checkpoint-2500
    Upload fine-tuned model about 1 year ago
  • checkpoint-2800
    Upload fine-tuned model about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    6.78 kB
    Update README.md about 1 year ago
  • adapter_config.json
    643 Bytes
    Upload fine-tuned model about 1 year ago
  • adapter_model.safetensors
    3.15 MB
    xet
    Upload fine-tuned model about 1 year ago
  • special_tokens_map.json
    163 Bytes
    Upload fine-tuned model about 1 year ago
  • tokenizer.json
    3.25 MB
    Upload fine-tuned model about 1 year ago
  • tokenizer_config.json
    1.08 kB
    Upload fine-tuned model about 1 year ago