This project demonstrates how to use Llama 3.2 1B in a Node.js environment.
- Clone the repository:
git clone https://github.com/huggingface/transformers.js-examples.git
- Change directory to the
llama-3.2-node
project:cd transformers.js-examples/llama-3.2-node
- Install the dependencies:
npm install
- Run the example:
node index.js