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

Web4
/
LS-W4-Aero-T5-S-db-agent

Transformers
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use Web4/LS-W4-Aero-T5-S-db-agent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Web4/LS-W4-Aero-T5-S-db-agent with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Web4/LS-W4-Aero-T5-S-db-agent")
    model = AutoModelForSeq2SeqLM.from_pretrained("Web4/LS-W4-Aero-T5-S-db-agent", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.17 kB
    Initial model commit after training about 1 year ago
  • config.json
    1.47 kB
    Initial model commit after training about 1 year ago
  • generation_config.json
    142 Bytes
    Initial model commit after training about 1 year ago
  • model.safetensors
    242 MB
    xet
    Initial model commit after training about 1 year ago
  • special_tokens_map.json
    2.54 kB
    Initial tokenizer commit after training about 1 year ago
  • spiece.model
    792 kB
    xet
    Initial tokenizer commit after training about 1 year ago
  • tokenizer.json
    2.42 MB
    Initial tokenizer commit after training about 1 year ago
  • tokenizer_config.json
    20.8 kB
    Initial tokenizer commit after training about 1 year ago