woyce-tech/chatgpt-fine-tuning-nodejs
ChatGPT Fine-Tuning using Node.js - Fine-tuning improves on few-shot learning by training on many more examples than can fit in the prompt, letting you achieve better results on a wide number of tasks. Once a model has been fine-tuned, you won't need to provide examples in the prompt anymore. This saves costs and enables lower-latency requests.
JavaScriptGPL-3.0