Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohitrajpoot
/
reposage-chatbot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
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
Safe
6.15 kB
Deploy transformer demo to Space
4 days ago
.gitattributes
Safe
1.52 kB
initial commit
6 days ago
Dockerfile
Safe
361 Bytes
Deploy: copy app, Dockerfile, requirements, and assist to Space
6 days ago
README.md
Safe
1.63 kB
add changes to README file
3 days ago
RepoSage Training.txt
Safe
2.15 kB
Add training corpus for DeepSeek fine-tuning
4 days ago
app.py
Safe
3.7 kB
import time
about 13 hours ago
requirements.txt
Safe
139 Bytes
Add RAG over training.txt for DeepSeek
about 14 hours ago
tensor.pt
Safe
pickle
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
pickle
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
Safe
105 Bytes
Deploy embedding Q&A to Space
4 days ago
vocab_bayes.json
Safe
1.11 kB
Deploy Bayesian embeddings and UI button
4 days ago