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