Using Pretrained Networks
摘要
For some applications, it is almost mandatory to use networks that have been specifically pretrained to handle special tasks, such as large language models (LLMs), which involve complex natural language chatbots that are impossible for an individual to train. These research networks are typically straightforward to use through their APIs. The key is to thoroughly read and familiarize ourselves with the API documentation. These documents provide detailed instructions on making requests to the API, including information about endpoints, parameters, and other crucial details.