Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
1–10 of 261 posts
Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#2Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#3Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#4Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#5The municipality of Rio de Janeiro (via its IT company IplanRIO) released Rio-3.5-Open-397B, presented as a homegrown Qwen3.5 fine-tune that beats comparable open models on benchmarks. The linked issue argues it's actually a weighted merge of ~60% Nex-N2 Pro + ~40% Qwen3.5-397B-A17B - Nex-N2 having been released about a week earlier.
Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#6[flagged]
I have been involved in academia, including in Brazil, and I don't find academia there any more copycat than any other institution, including top tier ones.
Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#7This is fascinating that it worked though. Can we just merge all the open weight models and get something better?
Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#8[flagged]
Re: Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model
#9>The model is built via a merge of https://huggingface.co/nex-agi/Nex-N2-Pro and https://huggingface.co/Qwen/Qwen3.5-397B-A17B, proceeded by On-Policy Distillation from a stronger model. We detected an incorrect upload in the previous version, where the base merged version was upload instead of the final distilled model. We are sorry for the confusion and apologize profusely.
Incidentally are people using Github issues as blogs now?