Sean Gallen

Results 6 issues of Sean Gallen

Hi, The Vanilla Javascript tutorial is great! While I was working on it, I found the border boxes don't display, when you run the completed code. If you look at...

I notice a few issues suggesting a broken link but I could not find these links. After exploring the site, I notice any 404 path in the URL shows a...

After looking into [this bug with Musicgen-Web](https://github.com/huggingface/transformers.js/issues/1078) #1078, I was able to reproduce it. I notice the Transformesr.js dependence package was pointed to its previous location. I updated it to...

Hello, I've identified a few broken links in the documentation while exploring the Agent Squad repo. After investigating the issues, I believe I've found a solution and plan to create...

triage

## Issue Link (REQUIRED) Fixes #344 ## Summary ### Changes Hi, I've identified the following broken links in the documentation while exploring the repo: Creating a Weather Agent with Custom...

Adds a new Vue.js example demonstrating text summarization. It uses Transformers.js and the Xenova/DistilBART-CNN model. ## **Changes:** - **New Vue App** (`vue/`): Complete text summarization application - Web Worker for...