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...
64c9182
reposage-chatbot
Ctrl+K
Ctrl+K
2 contributors
History:
34 commits
Rohit Rajpoot
add timing logs & reduce tokens
64c9182
1 day ago
assist
add timing logs & reduce tokens
1 day ago
.DS_Store
Safe
6.15 kB
Deploy transformer demo to Space
5 days ago
.gitattributes
Safe
1.52 kB
initial commit
7 days ago
Dockerfile
Safe
361 Bytes
Deploy: copy app, Dockerfile, requirements, and assist to Space
7 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
5 days ago
app.py
Safe
3.69 kB
add timing logs & reduce tokens
1 day ago
requirements.txt
Safe
139 Bytes
Add RAG over training.txt for DeepSeek
1 day 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
7 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
5 days ago
vocab.json
Safe
105 Bytes
Deploy embedding Q&A to Space
5 days ago
vocab_bayes.json
Safe
1.11 kB
Deploy Bayesian embeddings and UI button
5 days ago