Загрузка видео...

Не удалось загрузить видео

На главную

Prior to release, we shared a version of Cohere North Mini Code with AI engineers and answered some questions. Here's a quick illustrated walkthrough of the model's architecture and training process. Small models fill an important niche. They: 1. run on more widely available hardware 2. handle tasks within...

89,469 просмотров • 3 месяцев назад •via X (Twitter)

Комментарии: 14

Фото профиля Jay Alammar
Jay Alammar3 месяцев назад

The 30 billion parameter mixture of experts model stacks 49 Transformer blocks, the first of which is dense. The MoE layers have 128 experts, and activate 8 for each token. Leading to 3 billion active parameters. The self-attention setup interleaves sliding window attention and full attention in 3:1 ratio. Our team describes this choice in "Rope to Nope and Back Again: A New Hybrid Attention Strategy"

Фото профиля Jay Alammar
Jay Alammar3 месяцев назад

GGUF quantized version now out kudos to @UnslothAI:

Фото профиля Ali Asaria
Ali Asaria3 месяцев назад

@cohere Love that you're sharing details on the internals like this. This level of detail is something that helps the whole community advance.

Фото профиля Latent Node
Latent Node3 месяцев назад

@cohere It is great but I wish it was better than qwen 3.6 27b or gemma 4 31b.

Фото профиля Aaliya
Aaliya3 месяцев назад

@cohere Light models working on sub tasks is smart.

Фото профиля Samian
Samian3 месяцев назад

@cohere small models hitting the sweet spot rn. curious how north mini handles tool calling vs something like haiku, that tradeoff usually gets glossed over

Фото профиля Fawaz Buqammaz | فوّاز بوقمّاز
Fawaz Buqammaz | فوّاز بوقمّاز3 месяцев назад

@cohere ملهم👏

Фото профиля Lila
Lila3 месяцев назад

@cohere love a clean visual breakdown... small models handling specific sub-tasks instead of giant bloated ones is just good system design

Фото профиля Sani Ai Tech
Sani Ai Tech3 месяцев назад

@cohere Small models are quietly becoming the backbone of scalable AI systems. 🚀

Фото профиля g023
g0233 месяцев назад

@cohere I mean you didn't beat Qwen, and I think you should probably focus on that goal, rather than release to release, or try a smaller target and beat the likes of LFM2.5 and their 8B-A1B.

Фото профиля Jason傑森 🇭🇰 | 🛠️
Jason傑森 🇭🇰 | 🛠️3 месяцев назад

@cohere 话是对的但有一种不会成的宿感在

Фото профиля aitization 𝕏 
aitization 𝕏 3 месяцев назад

@cohere dm me :)

Фото профиля ADITYA DUTT PANDEY
ADITYA DUTT PANDEY3 месяцев назад

@cohere small models, big cap 🥱

Фото профиля Nahid
Nahid3 месяцев назад

@cohere small models really do have their perks super flexible too

Похожие видео

Small Language Models (SML) are the future of AI. "Small" (SML) instead of "Large" (LLM). These small models are highly specialized models with superhuman abilities on specific tasks. Here are two techniques to build these models: • Spectrum • Model Merging I give you a short introduction in the attached video, but here is a quick summary: Spectrum helps us identify the most relevant layers to solve one specific task. We can ignore everything else and focus on fine-tuning these layers. Using Spectrum, we can fine-tune models in a heartbeat. Model Merging combines multiple models into a unique, much better model than any of the individual input models. You can also combine models specialized in different tasks and get a model with multiple abilities. This is the state of the art of productizing models. It's what Arcee.ai's platform does behind the scenes. Arcee collaborated with me on this post and is sponsoring it. There are three main steps to produce a model for your particular use case: 1. You create a dataset by uploading your data. 2. You train a model. At this step, Arcee uses Spectrum and Model Merging to produce a highly specialized model for your task. 3. You can deploy that model to any environment you want. Three important notes: • Training process is 2x faster and 2x cheaper than regular fine-tuning. • Resultant models are smaller and have higher accuracy. • They create these specialized models from open-source models. Check this site so you can fully appreciate how this works: If you want to fine-tune an open-source model, consider Arcee's platform. This is the state of the art.

Santiago

164,162 просмотров • 2 лет назад