SAVRN
Search Contact SAVRN

SAVRN Model Hub

Open-Weight Models

An open-weight model is an AI model whose trained weights are published for anyone to download. The weights are what the model learned in training. With a copy of them you can run the model on hardware you control and train it further on your own data.

Open weights are not the same as open source. Many publishers release the weights without the training data or code, and the license sets what you may do with the model. This library puts each model's full card, architecture, files, license and published evaluations on one page.

3,247Models
1,032Datasets
256Papers
2,088Publishers
5,461Sourced relationships

Updated 2026-09-20 · How the library is built

3,247 models, sorted by most downloaded.

This model is a fine-tuned version of jeremierostan/Qwen3-1.7B-teacher-note-severity. It has been trained using TRL. This model was trained with SFT.

Open weights transformers
View model

This release stores the released Pantogloss v6 fine-tune in a smaller FP16/INT5 format. Pantogloss 0.23.0 selects this model as its recommended default. The staged, checksummed runtime and legal artifacts total 564,137,246 bytes (538.0 MiB). Model weights are separate from the Python wheel. The model uses the same architecture, source and target tokenizers, and many-to-English task as the full-precision v6 release. Eight existing source languages were targeted during v6 fine-tuning; this does not add new source languages. “500-to-English” describes model-family provenance, not uniformly validated quality across 500 languages. The evaluations below cover 50. For Apple Metal, use…

Open weights apache-2.0 pantogloss
View model

OHLCV + MA5 + MA23 + MA53 + RSI + MACD + VIX + MAVOL = 12 channels Multi-scale moving averages, RSI, MACD, VIX, and volume smoothing — none break 50% DA. Cross-sectional ranking (not direction prediction): - Signal is in slow factors (60-day volatility, momentum), not daily direction 1. DA(diff) ≈ 70% is fake — always use DA(ctx) 2. Global wavelet = look-ahead bias — v3's 53.3% was 100% from leakage 3. More features = overfitting — v4 (25ch) complex — LightGBM (2 sec) > PatchTST (hours) > Kronos (102M params) - notebooks/ — v3-v6 Colab training notebooks - results/ — v3-v6 results JSON files - PROJECTCONCLUSION.md — Full findings + future work - CLAUDE.md — Agent reference (lessons…

Open weights 602,497 parameters
View model

Model Collections

Hand-picked starting points, each with the reason it exists.

Collection · 4 entries

Models that fit on one accelerator

Models whose publisher-reported parameter count puts them within reach of a single accelerator at common precisions. Memory needed depends on precision and serving configuration, so treat the parameter count as the starting point, not the answer.

Open-Weight Models Explained

What is an open-weight model?

An AI model whose trained weights are published for anyone to download, so it can be run, tested and fine-tuned on hardware the user controls.

Is an open-weight model the same as open source?

Not always. Open weights means the trained model can be downloaded. Open source usually also means the training code and data are available and the license allows broad reuse. Many open-weight models release the weights only.

Can I use an open-weight model commercially?

It depends on the license. Apache 2.0 and MIT allow commercial use. Other licenses limit it, for example to non-commercial use or below a set number of users. Every model page here shows its license.

How much memory does an open-weight model need?

About two bytes per parameter at 16-bit precision, so a 7-billion-parameter model needs roughly 14 GB for its weights, plus memory for the context it processes. Each model page lists its parameter count and the size of its files.

Related SAVRN Research

The hub sits beside SAVRN's market data and infrastructure research: what models cost to run, and what it takes to run them.