Yeah, that does not answer the question. It looks like it is all under Apache 2.0
Model weights, datasets, data generation code, evaluation code, and training code are all publicly available.
autonomoususer@lemmy.world 3 weeks ago
Model weights, datasets, data generation code, evaluation code, and training code are all publicly available.
Yeah, that does not answer the question. It looks like it is all under Apache 2.0
double_quack@lemm.ee 3 weeks ago
Hey, I came late to the party. I am CS but I am far from AI. Can you point me to a resource where I can learn how to use all of “those things” that you mention?
naeap@sopuli.xyz 3 weeks ago
Had the same problem and someone guided me to the hugging face documents/tutorials.
They are quite nice to get a local model up and running, play around with it, how to fine tune it and connect it with agents
Haven’t tried much, but the articles were exactly what I was looking for
Hope it helps you as well
double_quack@lemm.ee 3 weeks ago
Thank you!
Hotznplotzn@lemmy.sdf.org 3 weeks ago
As @naeap@sopuli.xyz said, it on their Hugging Face site (here the link again: eee), just below the first table are all the links.