File size: 400 Bytes
99c86cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
title: Streaming Text Generation
emoji: 📚
colorFrom: pink
colorTo: indigo
sdk: static
pinned: false
license: mit
description: Showcase streaming text generation using huggingface.js
duplicated_from: huggingfacejs/streaming-text-generation
---
Showcase streaming text generation using the `@huggingface/inference` JS lib.
Default model for inference: https://huggingface.co/google/flan-t5-xxl |