Commit History

add decorator to load_pipeline for ZerGPU
a96f134

Tonic commited on

move all model and components to cuda
0695ae5

Tonic commited on

move all model and components to cuda
df524ae

Tonic commited on

move all model and components to cuda
2c138aa

Tonic commited on

move all model and components to cuda
548b797

Tonic commited on

move all model and components to cuda
20791aa

Tonic commited on

move all model and components to cuda
d283050

Tonic commited on

move all model and components to cuda
cd87fec

Tonic commited on

ZeroGPU cuda issue solving
61754ec

Tonic commited on

readd ZeroGPU cuda model loading
ebe7c27

Tonic commited on

solve d-type handling error
6616ba7

Tonic commited on

solve device handling issue
cf7c042

Tonic commited on

tensor formatting solution , shape handling, device management, restore prediction extension functionality
da0507e

Tonic commited on

implement chronos with predict quantiles directly
027a49e

Tonic commited on

try to implement chronos and improve error messages
fab022d

Tonic commited on

simplify passing information to the model
9268db8

Tonic commited on

removes model loading using ZeroGPU
5cb366f

Tonic commited on

adds Zero GPU longer timeout
762264d

Tonic commited on

correctly pass tensor shapes, adds validation checks adds dtype matching and validation
cdc40a2

Tonic commited on

adds improved error returns for chronos and model configurations
db47567

Tonic commited on

adds improved predictions for chronos model
6347217

Tonic commited on

adds improved predictions for chronos model
2384e68

Tonic commited on

improves error handling by returning chronos errors
248f443

Tonic commited on

improves error handling by improving none value error handling
165a173

Tonic commited on

improves error handling by by passing company info
1c92324

Tonic commited on

adds retry mechanism
fd75294

Tonic commited on

add fallbacks, padding, scalign
2665f90

Tonic commited on

Initial commit: Stock prediction application with Chronos integration
cee45d4

Tonic commited on

adds better docstrings , readme tags
eb30d21

Tonic commited on

qol improvements, layout, market open/close
654a165

Tonic commited on

qol improvements, more info in the interface
6655309

Tonic commited on

adds padding, time windows based on yfinance
bd7c6bf

Tonic commited on

add tabbed interface
09db56d

Tonic commited on

improve slider with smaller minimum days , add readme instructions for bankers
f444fd5

Tonic commited on

add mcp server
46c1738

Tonic commited on

solve cude device selection bug
6b080c6

Tonic commited on

limit predictions to 64 days , adds fallbacks, large number of days algorithm to produce financial metrics
db1cbec

Tonic commited on

adds relevant indicators from structured product creation
1702ce4

Tonic commited on

fix output figure returns
8828171

Tonic commited on

adds zero gpu to all model loading functions
73dceb0

Tonic commited on

adds large model and spaces.gpu
877eedc

Tonic commited on

adds chronos dependencies correctly
d3a5a47

Tonic commited on

solves bug in inference pipeline
fe5cebb

Tonic commited on

adds GPU support
748d5c6

Tonic commited on

initial stock predictions testing
f5e0821

Tonic commited on