StockAnalysis System β US Signals (Paper)
Marimo Notebook for 96GB VRAM: Mistral-7B-v0.3 + Llama-2-7B-Chat (NousResearch) in 8-bit, Tiger OpenAPI US quotes only, BUY/SELL/HOLD table, PAPER_MODE=True, no auto-order.
Bugs Fixed
- Gated model: Switched from
meta-llama/Llama-2-7b-chat-hf(gated) toNousResearch/Llama-2-7b-chat-hf(non-gated) - UIElement same-cell: Split
table_uiintoui_controls(creates UI) +table_ui(reads values) β marimo requires UIElement value access in a different cell - Missing packages:
tigeropen,bitsandbytes,accelerateβ install withpip install tigeropen bitsandbytes accelerate
Usage
pip install tigeropen bitsandbytes accelerate
# Set env vars: TIGER_ID, TIGER_PRIVATE_KEY_PK8, TIGER_ACCOUNT
marimo edit notebooks/signal_notebook.py --no-token --sandbox
Click Run All in the Marimo UI to start.
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support