Model Detail
Fibo-1.5
▲ 7.8%Fibo-1.5 is an image generation model with 4.1B parameters released by briaai. The model is registered under the text-to-image pipeline tag on Hugging Face, distributed under a other license.
Fibo-1.5 ships with 4.1B parameters. Total weight footprint is approximately 8.3 GB, which is the relevant figure when planning local-inference VRAM. Access is gated on Hugging Face under the other license, which means a manual approval step before weights can be downloaded.
Downloads of Fibo-1.5 have moved +7.8% over the past 24 hours. That is a slight downtrend, consistent with normal cooling as newer models compete for the same workloads. These numbers are signal, not guarantee — week-over-week download counts on Hugging Face also reflect mirror traffic, CI scrapes, and one-off benchmarking runs.
Fibo-1.5 is best fit for text-to-image generation and creative iteration. It is a less obvious choice for production photography pipelines that need exact reproducibility. Treat this as a starting matrix rather than a benchmark verdict — the right deployment usually depends on the specific evaluation suite that mirrors your workload.
Depth-Staggered Fibonacci Spacing for Sparse Attention: Static Schedules Beat Learned Dilation and Extrapolate Where Dense Attention Fails
arXiv:2606.28560v1 Announce Type: new Abstract: We study sparse self-attention in which each query attends to a dense local window plus a set of Fibonacci-spaced offsets, with a per-layer scalar alpha that compresses or expands the spacing. Across 21 language models trained under one matched recipe
Understanding Conversational Patterns in Multi-agent Programming: A Case Study on Fibonacci Game Development
arXiv:2605.24138v1 Announce Type: cross Abstract: Large Language Models (LLMs) are increasingly applied to software engineering (SE), yet their potential for autonomous, role-oriented collaboration remains largely underexplored. Understanding how multiple LLM-based agents coordinate, maintain role a
FIRMA: FIbonacci Ring Model Aggregation for Privacy-preserving Federated Learning
arXiv:2605.22898v1 Announce Type: new Abstract: Federated learning protocols face a structural trilemma: canonical server-based aggregation~\cite{mcmahan2017} creates a single point of failure and gradient inversion risk; decentralised ring-gossip alternatives~\cite{hu2019segmented} expose classific