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

  • Log In
  • Sign Up

Spaces:
rohitrajpoot
/
reposage-chatbot
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
reposage-chatbot
Ctrl+K
Ctrl+K
  • 2 contributors
History: 35 commits
Rohit Rajpoot
import time
e08e8bd about 13 hours ago
  • assist
    add timing logs & reduce tokens about 13 hours ago
  • .DS_Store
    6.15 kB
    Deploy transformer demo to Space 4 days ago
  • .gitattributes
    1.52 kB
    initial commit 6 days ago
  • Dockerfile
    361 Bytes
    Deploy: copy app, Dockerfile, requirements, and assist to Space 6 days ago
  • README.md
    1.63 kB
    add changes to README file 3 days ago
  • RepoSage Training.txt
    2.15 kB
    Add training corpus for DeepSeek fine-tuning 4 days ago
  • app.py
    3.7 kB
    import time about 13 hours ago
  • requirements.txt
    139 Bytes
    Add RAG over training.txt for DeepSeek about 14 hours ago
  • tensor.pt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    1.83 kB
    Add tensor.pt so heatmap can run in Space 6 days ago
  • tensor_bayes.pt

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_parameter",
    • "torch.FloatStorage"

    How to fix it?

    27.3 kB
    Deploy Bayesian embeddings and UI button 4 days ago
  • vocab.json
    105 Bytes
    Deploy embedding Q&A to Space 4 days ago
  • vocab_bayes.json
    1.11 kB
    Deploy Bayesian embeddings and UI button 4 days ago