Thursday, August 3, 2023

Show HN: Grammar Generator App for Llama.cpp https://ift.tt/qaEKoWy

Show HN: Grammar Generator App for Llama.cpp llama.cpp added context-free grammar guided generation functionality. It requires passing a file in a derivative of BNF notation, which gets messy very quickly for things like JSON. To improve the experience, we built a small compiler from TypeScript interfaces to the grammar file format and have it hosted in a little browser app. See more in discussion at https://ift.tt/caMeJgZ https://ift.tt/k9o2v6U August 3, 2023 at 02:09AM

No comments:

Post a Comment

Show HN: Interactive component to map fibre breaks (OTDR) https://ift.tt/O9fLW7n

Show HN: Interactive component to map fibre breaks (OTDR) Added an OTDR trace component as the latest in my component library for datacentre...