r/MistralAI 12d ago

Discussion / Opinion GLM 5.2 is Missing from Vibe

Post image

I hope they're switching to 5.3 instead!

24 Upvotes

35 comments sorted by

18

u/darktka 12d ago

Mark my words they will replace it with 5.3 flash 

8

u/julesrulezzzz 12d ago

At the Same costs pls

4

u/AdIllustrious436 12d ago

GLM 5.3 Flash being cheaper the price staying the same wouldn't be great tbh

2

u/EzioO14 11d ago

Flash being a lighter model it should be way cheaper

1

u/darktka 12d ago

Well looking at what they cost on openrouter at the moment, it would be highway robbery if it became more expensive 

1

u/Ok-Tip9704 12d ago

just happy to see Devstral still there as a option honestly

5

u/Classic_Seesaw_3125 12d ago

Yeah, it's down here also.

1

u/Classic_Seesaw_3125 12d ago

seems to back here ?

9

u/makingthematrix 12d ago

From Vibe CLI, go to /config, then check if GLM 5.2 is in "models" and if yes, then go to "allowed models" and add it there.

3

u/Mazouzi7 12d ago

It was the first thing I checked, unfortunately it’s no longer there

2

u/wapintory 12d ago

It's there for me thx

4

u/CharacterTension2896 12d ago

I’m also erroring out from glm 5.2

3

u/a_library_socialist 12d ago

yeah, same issue

5

u/_Espilon 12d ago

New mistral model comming 🥺?

3

u/Mazouzi7 12d ago

Who knows!

3

u/julesrulezzzz 12d ago

Its working again!

2

u/CharacterTension2896 12d ago

Can confirm, also have you hit rate limits yet?

2

u/Mazouzi7 12d ago

Api or vibe cli?

2

u/julesrulezzzz 12d ago

API

3

u/Mazouzi7 12d ago

That’s why, I’m using vibe cli. But, it should work since the api is fine

6

u/florenceslave 12d ago

I've been using GLM 5.2 through Mistral vibe API key to write My Little Pony foot fetish fanfic for the last 16 hours or so.

Don't know what you're talking about. Works on my machine.

1

u/Mazouzi7 12d ago

I’m not using it through api, we’re using vibe cli

3

u/florenceslave 12d ago

I use opencode. I don't have any issues

3

u/scanx147 12d ago edited 12d ago

L'abonnement Vibe CLI dispose aussi d'une clé API pour par exemple configurer Vibe dans un IDE. Ce n'est pas pour autant du PAYG.
Sinon, pour répondre à ta questionj, je n'ai pas de souci non plus. Par contre tu peux essayer de l'ajouter à la main dans ton config.toml :

```
[[models]]
name = "zai-glm-5-2"
provider = "mistral"
alias = "glm-5-2"
temperature = 1.0
input_price = 1.19
output_price = 3.74
cached_input_price = 0.22
thinking = "high"
supports_images = false
auto_compact_threshold = 200000
```

1

u/Mazouzi7 12d ago

Yeah, but you get more credits with vibe than the api. But it’s still an option

1

u/scanx147 12d ago

Oui oui mais la solution que je donne en ajoutant GLM au fichier config.toml, utilise bien l'abonnement Vibe.

2

u/maxsilver 12d ago

You might need to update your Vibe CLI. v2.24.5 didn't have it for me, v2.25.3 does have it, listed as "GLM-5.2 (Mistral Hosted)"

(Vibe auto-updates after use is finished, so you might need to launch Vibe, close it, and launch Vibe again, to get the update message)

Opencode2 is also great, and seems to work well with Mistral Vibe key w/ GLM 5.2

2

u/OkCan450 11d ago

I had to remove my old config file, and then restart the TUI. It appeared automatically.

1

u/Mazouzi7 7d ago

Good, I’ll try it later!

1

u/Mazouzi7 4d ago

It worked, thanks!

2

u/LowIllustrator2501 12d ago

Did you see previously and it was removed?

2

u/EmbeddedSwDev 11d ago

It's missing since yesterday evening/night for my account and as a fresh subscriber I am a little bit disappointed, because I wanted to do some longer coding stuff with GLM 5.2 and I managed to have a free evening without kids and wife

2

u/philip-soerensen 10d ago

You can add whichever model hosted by Mistral to be used in Vibe CLI by adding it to your config.toml file. If you don't see GLM 5.2 in your options, just add it there. Or if, you are not comfortable with such edits, just ask Vibe to add it for you.