Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Jason4Cheese
/
Quantum-Christian

Question Answering
Transformers
English
conversational, spiritual, quantum , self-help, poetry
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Jason4Cheese/Quantum-Christian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Jason4Cheese/Quantum-Christian with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="Jason4Cheese/Quantum-Christian")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Jason4Cheese/Quantum-Christian", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Quantum-Christian
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Jason4Cheese's picture
Jason4Cheese
Delete system_instruction
ae7f4e1 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.75 kB
    Update README.md 7 months ago
  • app.py
    1.61 kB
    Update app.py 7 months ago
  • personality.txt
    450 Bytes
    Create personality.txt 7 months ago
  • quantum_knowledge.txt
    621 Bytes
    Create quantum_knowledge.txt 7 months ago
  • requirements.txt
    34 Bytes
    Create requirements.txt 7 months ago