Selasa, 8 Ogos 2023

Show HN: Ggml.js – Serverless AI Inference on Browser with Web Assembly https://ift.tt/LXIGmuT

Show HN: Ggml.js – Serverless AI Inference on Browser with Web Assembly What is ggml.js? Run any ggml ported ML models directly on your web browser with ggml.js This project provides JavaScript bindings on ggml models, so that you can embed GGML models to your web apps to build serverless AI inferencing. Currently the framework supports following model types: - Dolly v2 - GPT2 - GPT J - GPT NEO X - MPT - Replit - StarCoder You can find more details about the framework: https://ift.tt/0GcMNeK For live demo examples, you can visit here: https://ift.tt/57cOKZD Source Code: https://ift.tt/5ezmIZo Please do provide any feedback/questions/suggestions in the comments. I'll be happy to take it up :) https://ift.tt/0GcMNeK August 9, 2023 at 12:50AM

Tiada ulasan:

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...