Submitted by balthierwings t3_122q3h7 in MachineLearning
endless_sea_of_stars t1_jdtik00 wrote
Reply to comment by light24bulbs in [P] Using ChatGPT plugins with LLaMA by balthierwings
It is mostly public information. The API developer is required to make a specification document that describes the API. This gets injected into the prompt. They may transform it from json to something the model better understands. It may also inject some other boilerplate text.
light24bulbs t1_jdtiq9w wrote
I'm aware of that part. The wording of the test that's injected is not public. If it was, if use it in my langchain scripts.
Again i really expect there's fine-tuning, we will see eventually maybe.
Viewing a single comment thread. View all comments