Commit History

removing retrieval start
bb2727f
Running

Rohit Rajpoot commited on

reducing the tokens for faster generation on hugging space
50a24ac

Rohit Rajpoot commited on

import time
e08e8bd

Rohit Rajpoot commited on

add timing logs & reduce tokens
64c9182

Rohit Rajpoot commited on

fixing the path for training file
40f582a

Rohit Rajpoot commited on

Add RAG over training.txt for DeepSeek
1a6f50a

Rohit Rajpoot commited on

add changes to README file
36e9004

Rohit Rajpoot commited on

add changes to README file
6d06df0

Rohit Rajpoot commited on

add changes to README file
1799ab9

Rohit Rajpoot commited on

Update app.py
749d4de

Rohit Rajpoot commited on

Scaffold DeepSeek-R1 Streamlit demo
460b935

Rohit Rajpoot commited on

Add training corpus for DeepSeek fine-tuning
b156062

Rohit Rajpoot commited on

Deploy transformer demo to Space
d1a29d0

Rohit Rajpoot commited on

Add bayes_chat.py so assist.bayes_chat can be imported
6b3fcc5

Rohit Rajpoot commited on

Deploy fixed app.py with correct imports
7536c5d

Rohit Rajpoot commited on

add Bayesian simulator button
3e19cc5

Rohit Rajpoot commited on

Deploy Bayesian embeddings and UI button
d6d2d92

Rohit Rajpoot commited on

Add matplotlib + pin numpy<2 & scikit-learn for Space build
deb1e84

Rohit Rajpoot commited on

Add matplotlib + pin numpy<2 & scikit-learn for Space build
ea714f0

Rohit Rajpoot commited on

Add heatmap button to Streamlit UI
612ef10

Rohit Rajpoot commited on

Detach tensor before .numpy() in heatmap
b802c7c

Rohit Rajpoot commited on

make changes to main.py
e042c07

Rohit Rajpoot commited on

Detach tensor before .numpy()
fb2b4e2

Rohit Rajpoot commited on

Pin numpy<2 for Space build
aa99e83

Rohit Rajpoot commited on

Deploy embedding Q&A to Space
9706724

Rohit Rajpoot commited on

Add scikit-learn for Space build
32c4754

Rohit Rajpoot commited on

Slim down requirements for Space: only streamlit, typer, rich, torch
5b6d2ea

Rohit Rajpoot commited on

Update numpy==! to numpy for Python 3.12 compatibility
b24a74e

Rohit Rajpoot commited on

Update networkx to networkx for Python 3.12 compatibility
4c620d7

Rohit Rajpoot commited on

Update networkx to 3.6.3 for Python 3.12 compatibility
5ae56c4

Rohit Rajpoot commited on

Deploy chatbot demo
342b7bf

Rohit Rajpoot commited on

Fix chat command signature to use string argument
1453d4f

Rohit Rajpoot commited on

Add tensor.pt so heatmap can run in Space
80679db

Rohit Rajpoot commited on

Add README.md with project overview and Live Demo link
46c3b14

Rohit Rajpoot commited on

Add requirements.txt for Docker build
48d03d6

Rohit Rajpoot commited on

Deploy: copy app, Dockerfile, requirements, and assist to Space
4adef30

Rohit Rajpoot commited on

initial commit
36174cd
verified

rohitrajpoot commited on