Remix.run Logo
speedgoose 2 days ago

Oh sorry. Do we have the sources like Nvidia's Nemotron?

EagnaIonat 2 days ago | parent [-]

You could have found in 5 seconds. The weights are also open sourced as well.

https://github.com/ibm-granite

speedgoose 2 days ago | parent [-]

Maybe I suck but I didn’t find that in 5 seconds. Or with more time.

I meant the full training datasets and the complete recipes to make the models.

EagnaIonat a day ago | parent | next [-]

The training datasets are listed there and are all open source.

> the complete recipes to make the models.

You mean the weights which most companies don't release. Again you can find from that link.

speedgoose a day ago | parent [-]

Where is the list?

No I didn't mean the weights, but the source code to make the weights.

EagnaIonat an hour ago | parent [-]

I'd like to assume you are not trolling and just want everything handed to you.

The granite site covers everything you keep asking for. Granite is made using lm-engine and the details are there.

Without the weights you are not going to be able to build to the same level of accuracy without some serious work.

jeraldbenny a day ago | parent | prev [-]

if you are googling you can find so many open source dataset. Also use kaggle, they're also having training datasets which we can use.

speedgoose a day ago | parent [-]

I know, but that is not my point.

jasonlotito 20 hours ago | parent [-]

You never had one. You tried to be clever and failed.

speedgoose 18 hours ago | parent [-]

I don’t know. Since you are perhaps clever, can you show me the training datasets and recipes so I can replicate this model locally? I have access to good HPCs.

I think it’s fair if you use a bit more than 5 seconds as someone stated above. I would gladly be proven stupid.

EagnaIonat an hour ago | parent [-]

https://github.com/ibm-granite

https://huggingface.co/ibm-granite

I think if you were genuinely interested, you could have found this yourself.