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.

Modelos de TTS neural local para o LylyReader (app Android de audiobooks, repo JonJonesBR/LylyReader-Android). Infraestrutura de modelo do projeto num lugar só — hospedar aqui evita depender de repositórios de terceiros que podem cair ou ser removidos. Por que FP32 (2026-09-03): o bundle INT8 (kokoro-int8-multi-lang-v10.zip, ainda hospedado como fallback/arquivo) tem artefato auditivo de sibilo/chiado agudo (ressalto ~9,6kHz + ruído de quantização — validado por ouvido contra o FP32, que é limpo). O app baixa o FP32. filesDir/kokoro/ (mesmo mecanismo para os bundles da Parte A). Fonte original: release tts-models do k2-fsa/sherpa-onnx. Licença Apache-2.0. mms-tts-por-v1.zip — voz VITS pt-BR…

Open weights
View model

Model · Image to 3d

matchanu-1.5

PYGRASSREAL

Matchanu 1.5 is PyGrassReal's generative 3D asset engine capable of synthesizing production-ready watertight 3D meshes (STL, OBJ, PLY) and real-time 3D Gaussian Splats from text descriptions or single 2D concept images. Designed for Industrial Prototyping (3D Printing), Game & AR/VR Assets, and Architectural Elements, Matchanu 1.5 generates clean topology, UV unwrappings, and volume-accurate meshes without the point cloud artifacts common to open-source prototypes. 1. Prompt & Image-to-3D Mesh: - Converts single-view product photos or text prompts into clean, manifold 3D meshes ready for Blender, Rhino, Maya, or Unreal Engine. 2. 3D Printing Ready (Watertight Topology): - Automatically…

Open weights other
View model

Model · Text generation

math-slm-qwen2.5-0.5b-v4

Mandavi Singh

A domain-specific small language model for step-by-step math problem solving, built by team03 (SLM Learners) for the Pramana SLM++ Bootcamp Round 2 submission. For an OpenAI-compatible endpoint, serve with servehf.py (stdlib + transformers only, no Ollama needed). Precision note: training ran in bf16 compute (QLoRA 4-bit NF4 base), but the merged checkpoint uploaded here is float16 (the merge step reloads the base in fp16). - Public Hugging Face datasets pulled via pulldata.py; licenses verified through the HF API on 2026-09-05 and recorded in datamanifest.md. - Held-out eval set built with buildheldouteval.py from raw ExamBench rows never used in training, with a final overlap check that…

Open weights apache-2.0 494M parameters 32,768 tokens
View model

This is the model card of a transformers model that has been pushed on the Hub. Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. Use the code below to get started with the model. Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).

Open weights transformers
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.