We have some updates to @BananaMindBot π It can now train models, ask it to train a model, and i will train it for you. It now can also merge PRs And like models.
Most things you do on HuggingFace, BananaMindBot can do. Fast
Mention @BananaMindBot on a model, dataset, Space discussion, paper, blog comment, or top-level post and it'll reply there.
It's powered by North Code Mini (Qwen3.8 27B, with GPT OSS 120B as fallback).
A few things it can do:
Search for models and datasets Look up users and orgs and see what they've published Read model cards, configs, dataset files, blog posts, and org profiles Answer questions about what it finds Write and run its own code in a locked-down sandbox when it needs to verify something Check things like a model's real parameter count from the safetensors headers instead of just repeating the model card Remember something for later if you explicitly ask it to Forward a message to @Banaxi-Tech Post a daily roundup of developments in the small-language-model space
It won't execute code you give it. It can read and review that code, but anything it runs is code it wrote itself.
It also can't access private data or credentials.
Mention it somewhere.
It's going to also find this post!
(Some parts inspired by CompactBot and @CompactAI Follow them please)
Hi everyone! We've seen some people getting confused with the BananaMind Leaderboards so ill explain!
We have 2 leaderboards, THESE are NOT the same, first BananaMind/BananaMindBench-Leaderboard which is ONLY for BananaMind Base Bench 1.1. The 10/10 scores do NOT mean that the benchmark is saturated. It isnt saturated, these models score 10/10 because they are the current best models, our /10 ranking system works by taking the ELO scores and then comparing them to the scores in the same size range. So if a better model releases that gets 10/10 and the others get lower.
And we also have the BananaMind SLM leaderboard, not the BananaMindBench leaderboard which uses ARC EASY,PIQA,Hellaswag, Arithmark 3 and the BananaMind Base Bench 1.1. This is the newer and recommended version.
We're releasing the BananaMind SLM Leaderboard! It offers a easier look at which models are actually good for your specific needs. Its primary metric, Intelligence index is a composite of BananaMind Base Bench, PIQA, Hellaswag, ARC Easy and Arithmark 3. It also allows you to see specific categories like Commonsense on a model.
There are still some interesting improvements in these models: - Compatible with non-CUDA devices - Vocabulary increased to 16K tokens - Context length increased to 16K tokens
For now, there won't be any more Pebble releases for a while. We're going to take some time to experiment with other approaches and hopefully make the next generation a monumental leap over this one.
We're releasing BananaMind Arena. Its a Huggingface space where you can test out different models and see they're rankings! Check it out at Banaxi-Tech/BananaMind-Arena
Also please follow @CodeSoft for inspiring me to make it.
Weβre excited to release Pebble-25M and Pebble-25M-Chat!
Both models use our 3:1 Mamba2/Transformer hybrid architecture and were pretrained on 25B tokens. Pebble-25M-Chat was then further fine-tuned on an additional 250M tokens from smol-smoltalk, following the same approach used for the Pebble-10M models.
We're going to release our BananaMind 2.1 models very soon! We're also announcing 2 new models.
All of our models we will train are: BananaMind 2.1 Flash Lite, 10M parameters with 8M in transformer and 2M in n-gram. 50B pretraining tokens. BananaMind 2.1 Lite with 25M parameters, 5M in n-gram and 20M in transformer. 75B pretraining tokens. BananaMind 2.1 Flash with 50M parameters, with undecided n-gram count yet. 100B pretraining tokens. BananaMind 2.1 Pro with 145M parameters, with undecided n-gram count yet. 150-200B pretraining tokens. BananaMind 2.1 Coder with 149M parameters with undecided n-gram count yet. We're now announcing BananaMind 2.1 NanoCoder, a 10M parameter model focused specifically on coding and BananaMind 2.1 MiniCoder which is a 25M parameter model focused on coding.
We're excited to release BananaMind 2.1 Pico Preview!
It includes the first preview of our BananaMind 2.1 architecture! This model gets near BananaMind 2 Micro performance at half the parameters and 37.5x less tokens! Thats insane!
The current architectures includes about 500K parameters of the total 1.5M parameters in n-gram embeddings and the layer 2 is run twice.
It also includes XSA and the XSA refresh gate.
We're still going to improve the architecture in the final release.