Skip to content
  • PrismML

    AI & Software llm
    2
    0 Votes
    2 Posts
    107 Views
    montezM
    Bonsai 1 Bit Announcement: https://prismml.com/news/bonsai-8b Hugging Face: https://huggingface.co/prism-ml/Bonsai-8B-mlx-1bit Bonsai 1 Bit is a 1 bit language model that comes in 8B, 4B, and 1.7B parameter sizes. The 8B model is 1/16 the size of comparable 16 bit 8B open models with similar performance. At 1.15gb, this model can fit on many kinds of devices with 4-5x better energy efficiency
  • Local Foundation Models

    AI & Software llm
    40
    0 Votes
    40 Posts
    1k Views
    montezM
    TUM Tadpole Hugging Face: https://huggingface.co/thuerey-group/Tadpole GitHub: https://github.com/tum-pbs/Tadpole Website: https://ge.in.tum.de/2026/05/18/tadpole-flexible-scientific-foundation-models/ Technical report: https://arxiv.org/abs/2605.15284 Developer: Thuerey Group, Technical University of Munich Released: May 2026 Variants: S, B, L; only B weights released Parameters: S: 8.8M / B: 38.1M / L: 152.1M Resolution: pre-trained at 64, 128, 256 and 384 cubed, evaluated to 1024 cubed Architecture: 3D PDE autoencoder pre-trained on single-channel 64x64x64 crops, P3D hybrid backbone with convolutional stages and a transformer bottleneck, adversarial reconstruction loss; latent compression 16 (S) / 8 (B) / 4 (L); Tadpole-DFT adds LoRA, a latent dynamics sub-network, and zero-initialized skip connections for rollout License: Apache 2.0 Modalities: 3D PDE fields in, 3D PDE fields out Runs on: Autoencoding: Laptop / Dynamics: Desktop GPU, NVIDIA only Formats: safetensors, separate encoder and decoder On disk: B: 60.4MB encoder, 92.6MB decoder