1sec.ai

Tag

#javascript

Every item tagged javascript, newest first.

3 items

toolsFeb 9

Transformers.js v4: Now Available on NPM!

Transformers.js v4 has been released and is now available on NPM. This update brings performance improvements and new features for machine learning model deployment in JavaScript environments. The release targets developers building AI-powered applications for the web. You can install the new version using NPM.

Key takeaways
  • Transformers.js v4 is available on NPM.
  • The update includes performance improvements and new features.
  • Targets developers building AI-powered web applications.
modelsOct 22

Transformers.js v3: WebGPU Support, New Models & Tasks, and More…

Transformers.js v3 adds WebGPU support for faster inference on modern GPUs, expands model compatibility, and introduces new tasks like text-to-image and image-to-image. This release enables developers to deploy AI models in web applications with improved performance and new capabilities. You can now integrate more AI features directly in the browser. The update also includes better support for popular models like Stable Diffusion and CLIP.

Key takeaways
  • WebGPU support for faster inference on modern GPUs.
  • New tasks like text-to-image and image-to-image added.
  • Better support for Stable Diffusion and CLIP models.
toolsJul 24

Introducing Agents.js: Give tools to your LLMs using JavaScript

Agents.js is a new JavaScript library from Hugging Face that enables developers to give tools and abilities to large language models (LLMs). The library allows LLMs to interact with external systems and services using a simple and intuitive API. This enables builders to extend the capabilities of LLMs and create more sophisticated applications. By providing a straightforward way to integrate tools with LLMs, Agents.js aims to facilitate the development of more advanced and capable AI systems.

Key takeaways
  • Agents.js is a JavaScript library for giving tools to LLMs.
  • Enables LLMs to interact with external systems via a simple API.
  • Facilitates development of more advanced AI applications.