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

syed7741
/
aegis-industrial-rag-assistant

Text Generation
PEFT
Safetensors
English
lora
flan-t5
rag
industrial-ai
generative-ai
semantic-search
document-intelligence
robotics
predictive-maintenance
worker-safety
workflow-automation
fastapi
huggingface
Model card Files Files and versions
xet
Community

Instructions to use syed7741/aegis-industrial-rag-assistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use syed7741/aegis-industrial-rag-assistant with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-small")
    model = PeftModel.from_pretrained(base_model, "syed7741/aegis-industrial-rag-assistant")
  • Notebooks
  • Google Colab
  • Kaggle
aegis-industrial-rag-assistant
3.14 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
syed7741's picture
syed7741
Update README.md
6ed6891 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    8.64 kB
    Update README.md 1 day ago
  • adapter_config.json
    1.06 kB
    Upload trained AEGIS LoRA adapter 1 day ago
  • adapter_model.safetensors
    701 kB
    xet
    Upload trained AEGIS LoRA adapter 1 day ago
  • tokenizer.json
    2.42 MB
    Upload trained AEGIS LoRA adapter 1 day ago
  • tokenizer_config.json
    2.5 kB
    Upload trained AEGIS LoRA adapter 1 day ago
  • training_summary.json
    813 Bytes
    Upload trained AEGIS LoRA adapter 1 day ago