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:
37 commits
Rohit Rajpoot
removing retrieval start
bb2727f
22 days ago
assist
reducing the tokens for faster generation on hugging space
22 days ago
.DS_Store
Safe
6.15 kB
Deploy transformer demo to Space
26 days ago
.gitattributes
Safe
1.52 kB
initial commit
28 days ago
Dockerfile
361 Bytes
Deploy: copy app, Dockerfile, requirements, and assist to Space
28 days ago
README.md
Safe
1.63 kB
add changes to README file
25 days ago
RepoSage Training.txt
Safe
2.15 kB
Add training corpus for DeepSeek fine-tuning
26 days ago
app.py
3.65 kB
removing retrieval start
22 days ago
requirements.txt
Safe
139 Bytes
Add RAG over training.txt for DeepSeek
23 days 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
28 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
26 days ago
vocab.json
Safe
105 Bytes
Deploy embedding Q&A to Space
26 days ago
vocab_bayes.json
Safe
1.11 kB
Deploy Bayesian embeddings and UI button
26 days ago