WizardSC-GGUF API Endpoint

With the utilization of the llama-cpp-python package, it is now possible to create an API endpoint for accessing the WizardSC model endpoint on HuggingFace servers. Big shoutout to 'The Bloke' and others in this space that have pioneered these solutions. These folks are the ones responsible for making it all happen. If you're interested in peeling back the actual code to re-create or augment what's hosted here, go take a look at the 3-dot dropdown button and select the 'Files' button.

More information will be provided in short order. For the time being, make sure to pay the API documentation site a visit as that will provide the explicit 'code' that you need to test the API endpoint (don't worry its not literal code).

For those that cannot read code, do not worry - the documentation also serves as a 'playground' where you can make a call on the API endpoint, by just pressing a button that says 'try now' (or something to that effect, can't remember). Either way its super duper intuitive. If you have a child above the age of 5, then they also would likely be able to figure out this playground if given the chance.