Introducing KirinEdit - teaching LLMs to edit text. KirinEdit can 'edit' given text input by replacing text sequences in it instead of having to rewrite the entire text!
Why?
Suppose you are building a webpage with chatGPT, for each change, chatGPT would have to rewrite the entire file (code) or can tell you what and where in the file you have to manually change something. Enter KirinEdit, which can directly make those changes (in-content replacements) for you on its own or through an instruction from another LLM like chatGPT. This leads to huge cost savings and latency drops for use-cases/workflows which are iteration heavy as minimal tokens are expended.
Please read the 'What is it' section on the Demo website for more information.
Demo Website: https://kirinedit.streamlit.app (View on Desktop)
Why? Suppose you are building a webpage with chatGPT, for each change, chatGPT would have to rewrite the entire file (code) or can tell you what and where in the file you have to manually change something. Enter KirinEdit, which can directly make those changes (in-content replacements) for you on its own or through an instruction from another LLM like chatGPT. This leads to huge cost savings and latency drops for use-cases/workflows which are iteration heavy as minimal tokens are expended.
Please read the 'What is it' section on the Demo website for more information.
Tweet Link: https://twitter.com/sharanbabu2001/status/178572350039887080...