AppointmentPatient98@alien.topBtoMachine Learning@academy.garden•[P] database question answeringEnglish
1·
1 year agoRegular llama might already work well. You can generate query with schema. Openai api is much cheaper if you don’t have much scale.
Regular llama might already work well. You can generate query with schema. Openai api is much cheaper if you don’t have much scale.
Most AI training code is just a big for loop with each line calling highly performant c/cpp libraries underneath. There is no value that go or rust can add here.