Saturday, December 9, 2023

Show HN: Fine-grained stylistic control of LLMs using model arithmetic https://ift.tt/QhrHCR7

Show HN: Fine-grained stylistic control of LLMs using model arithmetic We developed a new framework that enables flexible control of generated text in language models. By combining several models and/or system prompts in one mathematical formula, it lets you tweak your style and combine model outputs with ease. A handy tool for those working with LLMs, looking for more fine-grained control of stylistic output. More details in our paper: https://ift.tt/jXRlsJA . Feedback and potential applications are welcome. https://ift.tt/PXRikIT December 10, 2023 at 02:27AM

No comments:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...