Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
Menu
  1. Home
  2. AI & Software
  3. Local Foundation Models

Local Foundation Models

Scheduled Pinned Locked Moved AI & Software
llm
40 Posts 1 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • montezM Offline
    montezM Offline
    montez
    wrote last edited by montez
    #29

    Qwen3.8

    Hugging Face: https://huggingface.co/Qwen/Qwen3.8-27B, https://huggingface.co/Qwen/Qwen3.8-27B-FP8
    GitHub: https://github.com/QwenLM/Qwen3
    X: https://x.com/Alibaba_Qwen/status/2088280182356611304
    Website: https://qwen.ai/blog?id=qwen3.8

    Developer: Alibaba Cloud, Qwen team
    Released: August 2026
    Parameters: 27B
    Context: 262,144 tokens
    Architecture: Qwen3.5 foundation, dense native vision-language model; hybrid linear + full attention
    License: Apache 2.0
    Modalities: Text + Image + Video
    Runs on: Laptop, 24GB+ unified memory, estimated / Desktop GPU
    Formats: safetensors BF16, safetensors FP8, GGUF and MLX community quantizations
    On disk: 16.05GB MLX 4-bit / 30.87GB FP8 safetensors / 55.56GB BF16 safetensors

    1 Reply Last reply
    0
    • montezM Offline
      montezM Offline
      montez
      wrote last edited by montez
      #30

      NVIDIA Nemotron 3.5 Lightning

      Hugging Face: https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16, https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4
      GitHub: https://github.com/NVIDIA-NeMo/Nemotron
      Website: https://build.nvidia.com/nvidia/nemotron-3.5-lightning-30b-a3b

      Developer: NVIDIA
      Released: August 2026
      Variants: Instruct, Base, DSpark and DFlash speculative drafters
      Parameters: 30B total, 3B active
      Context: 1,048,576 tokens
      Architecture: hybrid LatentMoE interleaving Mamba-2, MoE and attention; 52 layers, 128 routed experts, 6 active, 32Q/2KV heads, Multi-Token Prediction
      License: OpenMDW License Agreement, version 1.1
      Modalities: Text
      Runs on: Desktop GPU, Edge device, DGX Spark; NVIDIA only
      Formats: safetensors BF16, safetensors NVFP4, GGUF community conversion
      On disk: 17.82GB NVFP4 safetensors / 31.58GB BF16 safetensors

      1 Reply Last reply
      0
      • montezM Offline
        montezM Offline
        montez
        wrote last edited by
        #31

        Google DiffusionGemma

        Hugging Face: https://huggingface.co/google/diffusiongemma-26B-A4B-it
        GitHub: https://github.com/google-gemma
        Website: https://ai.google.dev/gemma/docs/diffusiongemma
        Announcement: https://blog.google/innovation-and-ai/technology/developers-tools/diffusion-gemma-faster-text-generation/

        Developer: Google DeepMind
        Released: June 2026
        Parameters: 25.2B total, 3.8B active
        Context: 256,000 tokens
        Architecture: discrete text diffusion on the Gemma 4 26B A4B MoE foundation; autoregressive encoder prefills the prompt into a KV cache, decoder applies bidirectional attention over a 256-token canvas, block-autoregressive multi-canvas sampling; 30 layers, 8 active of 128 experts plus 1 shared, 1,024 sliding window, 550M vision encoder
        License: Apache 2.0
        Modalities: Text + Image + Video in, Text out
        Runs on: Desktop GPU, 18GB+ VRAM
        Formats: safetensors
        On disk: 51.65GB safetensors

        1 Reply Last reply
        0
        • montezM Offline
          montezM Offline
          montez
          wrote last edited by
          #32

          IBM Granite Swash

          Hugging Face: https://huggingface.co/ibm-granite/granite-swash-2b, https://huggingface.co/ibm-granite/granite-swash-3b-a600m
          GitHub: https://github.com/ibm-granite/granite-4.1-language-models

          Developer: IBM Granite Team
          Released: July 2026
          Variants: SWASH-2B, SWASH-3B-A600M
          Parameters: 2B / 3B total, 600M active
          Context: 8,192 tokens
          Architecture: sliding window attention with learnable per-head attention sinks, LSE-scaled; 2B: dense decoder-only, 24 layers, 7 full-attention + 17 sliding-window layers, window 128, GQA, SwiGLU, RoPE, RMSNorm / 3B-A600M: MoE, 28 layers, 48 experts, 4 routed active
          License: Apache 2.0
          Modalities: Text
          Runs on: Smartphone, Laptop, Edge device
          Formats: safetensors
          On disk: 2B: 4.29GB safetensors / 3B-A600M: 6.04GB safetensors

          1 Reply Last reply
          0
          • montezM Offline
            montezM Offline
            montez
            wrote last edited by
            #33

            IBM Granite Vision 4.1

            Hugging Face: https://huggingface.co/ibm-granite/granite-vision-4.1-4b, https://huggingface.co/ibm-granite/granite-vision-4.1-4b-GGUF
            GitHub: https://github.com/ibm-granite/granite-vision-models
            Website: https://www.ibm.com/granite/docs/models/vision
            Announcement: https://research.ibm.com/blog/granite-4-1-ai-foundation-models

            Developer: IBM
            Released: April 2026
            Parameters: 4B total, Granite 4.1 3B language model plus vision encoder and projectors
            Context: 131,072 tokens
            Architecture: SigLIP2 so400m patch16-384 vision encoder over 384x384 image tiles, windowed Q-Former projectors compressing each 4x4 patch window to 2x2 tokens, and a Granite 4.1 3B language model with rank-256 LoRA across all self-attention projections
            License: Apache 2.0
            Modalities: Text + Image
            Runs on: Smartphone, Laptop, Edge device
            Formats: safetensors, GGUF Q4_K_M, Q5_K_M, Q6_K, Q8_0, bf16, with f16 mmproj
            On disk: 2.10GB Q4_K_M plus 1.16GB f16 mmproj / 6.81GB bf16

            1 Reply Last reply
            0
            • montezM Offline
              montezM Offline
              montez
              wrote last edited by
              #34

              Microsoft Mage-VL

              Hugging Face: https://huggingface.co/microsoft/Mage-VL
              GitHub: https://github.com/microsoft/Mage
              Website: https://microsoft.github.io/Mage/vl/
              Technical report: https://arxiv.org/abs/2607.24904

              Developer: Microsoft Mage Team
              Released: July 2026
              Parameters: 4B
              Context: 262,144 tokens
              Architecture: Mage-ViT codec-native visual encoder trained from scratch, 24 layers, feeding a two-layer MLP projector into a Qwen3-4B-Instruct-2507 causal decoder; separate cognition gate for proactive streaming
              License: Apache 2.0
              Modalities: Text + Image + Video
              Runs on: Laptop, 12GB+ memory at BF16, estimated / Desktop GPU
              Formats: safetensors, bundled streaming gate and neural codec
              On disk: 9.48GB safetensors

              1 Reply Last reply
              0
              • montezM Offline
                montezM Offline
                montez
                wrote last edited by
                #35

                Cohere Labs North Micro Vision

                Hugging Face: https://huggingface.co/CohereLabs/North-Micro-Vision-Instruct
                Technical report: https://huggingface.co/blog/CohereLabs/meet-north-micro-vision-instruct

                Developer: Cohere Labs
                Released: August 2026
                Parameters: 2.4B total, 2B language model + 400M vision encoder
                Context: 128,000 tokens, multimodal validated to 8,192
                Architecture: custom native-resolution vision encoder with DeepStack patch embeddings injected into early decoder layers, projector, and the Command A+ style North Micro LLM: three sliding-window attention layers with RoPE plus one global layer without positional embeddings
                License: Apache 2.0
                Modalities: Text + Image
                Runs on: Smartphone, Laptop, Edge device, with quantization
                Formats: safetensors BF16, MLX 4-bit and 8-bit community conversions
                On disk: 4.97GB BF16 safetensors

                1 Reply Last reply
                0
                • montezM Offline
                  montezM Offline
                  montez
                  wrote last edited by
                  #36

                  Cactus Compute Needle 2

                  Hugging Face: https://huggingface.co/Cactus-Compute/needle2
                  GitHub: https://github.com/cactus-compute/needle
                  X: https://x.com/cactuscompute/status/2086865960669983035
                  Website: https://cactuscompute.com/needle

                  Developer: Cactus Compute
                  Released: August 2026
                  Parameters: 45M
                  Context: 2,048 tokens
                  Architecture: Simple Attention Network, 27 layers, hidden 512, 8Q/4KV GQA, Hadamard MLP, engram sites, CQ2 quantization at 2.2 effective bits; byte-level grammar-constrained decoding and a tool-retrieval head
                  License: Apache 2.0
                  Modalities: Text
                  Runs on: Smartphone, Headset, Edge device, Microcontroller
                  Formats: cact single binary; ARM64, x86-64, ARMv7, RISC-V and WebAssembly builds
                  On disk: 13.7MB cact

                  1 Reply Last reply
                  0
                  • montezM Offline
                    montezM Offline
                    montez
                    wrote last edited by
                    #37

                    Syzygy Mach-1 Additive 35B

                    Hugging Face: https://huggingface.co/SyzygyResearch/Mach-1-Additive-35B
                    X: https://x.com/syzygyeng/status/2084350792841195992
                    Website: https://withsyzygy.com/mach-1
                    Docs: https://withsyzygy.com/docs/mach

                    Developer: Syzygy Research
                    Released: August 2026
                    Parameters: 35B total, 8 of 256 experts active
                    Context: 262,144 tokens
                    Architecture: Qwen3.5 MoE topology, 40 layers, 256 experts, 8 active, hybrid linear attention with full attention every 4th layer; additive 1.7-bit weights with no weight multiplication
                    License: Apache 2.0
                    Modalities: Text
                    Runs on: Laptop, 16GB+ unified memory; Apple Silicon only
                    Formats: packed 1.7-bit safetensors, MLX
                    On disk: 7.0GB

                    1 Reply Last reply
                    0
                    • montezM Offline
                      montezM Offline
                      montez
                      wrote last edited by
                      #38

                      OpenMOSS MOSS-VL

                      Hugging Face: https://huggingface.co/OpenMOSS-Team/MOSS-VL-Instruct-0708-FP8, https://huggingface.co/OpenMOSS-Team/MOSS-VL-Realtime-FP8
                      GitHub: https://github.com/OpenMOSS/MOSS-VL
                      Website: https://openmoss.ai/MOSS-VL/
                      Technical report: https://arxiv.org/abs/2606.07639

                      Developer: OpenMOSS Team
                      Released: August 2026
                      Variants: Instruct-0708, Realtime
                      Parameters: 11B
                      Context: 262,144 tokens
                      Architecture: unified cross-attention multimodal model, 48 language layers with 12 cross-attention layers, XRoPE 3D spatiotemporal positions, absolute frame timestamps for streaming video
                      License: Apache 2.0
                      Modalities: Text + Image + Video
                      Runs on: Desktop GPU; Instruct: 24GB VRAM / Realtime: 26GB+ VRAM; NVIDIA only
                      Formats: FP8 compressed-tensors with BF16 cross-attention and vision, HQQ INT8 KV cache
                      On disk: 15.73GB FP8 safetensors

                      1 Reply Last reply
                      0
                      • montezM Offline
                        montezM Offline
                        montez
                        wrote last edited by
                        #39

                        ETH Zurich Poseidon

                        Hugging Face: https://huggingface.co/camlab-ethz/Poseidon-T, https://huggingface.co/camlab-ethz/Poseidon-B, https://huggingface.co/camlab-ethz/Poseidon-L
                        GitHub: https://github.com/camlab-ethz/poseidon
                        Website: https://camlab-ethz.github.io/poseidon/
                        Technical report: https://arxiv.org/abs/2405.19101

                        Developer: CAMLab, Seminar for Applied Mathematics, ETH Zurich
                        Released: May 2024
                        Variants: T, B, L
                        Parameters: T: 21M / B: 158M / L: 629M
                        Resolution: 128x128 grid, 4 channels
                        Architecture: scOT multiscale operator transformer on a SwinV2 backbone, time-conditioned layer norm for continuous-in-time evaluation, 4 hierarchical stages, patch 4, shifted window 16, ConvNeXt residual path; T: embed 48, depths 4/4/4/4 / B: embed 96, depths 8/8/8/8 / L: embed 192, depths 8/8/8/8
                        License: CC BY-NC 4.0
                        Modalities: 2D PDE fields in, 2D PDE fields out; density, horizontal velocity, vertical velocity, pressure
                        Runs on: T/B: Laptop / L: Laptop, 8GB+ memory
                        Formats: safetensors float32, PyTorch bin
                        On disk: T: 83.2MB / B: 631.1MB / L: 2.51GB safetensors

                        1 Reply Last reply
                        0
                        • montezM Offline
                          montezM Offline
                          montez
                          wrote last edited by montez
                          #40

                          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

                          1 Reply Last reply
                          0
                          ↳

                          OBJECTS Forum

                          Join the conversation

                          Create an account to return to your place in the thread, follow new replies, bookmark useful posts, and upvote contributions you value.

                          Have something to add? Your perspective can make this thread better.

                          Register Login
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          • 0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Users