Instructions to use trpeder/borealis-open-1b-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use trpeder/borealis-open-1b-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'trpeder/borealis-open-1b-ONNX');
borealis-open-1b (ONNX, for Transformers.js)
NbAiLab/borealis-open-1b converted to ONNX for the GlirOS Helper in the browser:
onnx/model_q4.onnx (4-bit, WebAssembly) and onnx/model_q4f16.onnx (4-bit weights, 16-bit maths, WebGPU).
The weights are otherwise unchanged; the original model card's terms and use restrictions apply.
Gemma is provided under and subject to the Gemma Terms of Use found at ai.google.dev/gemma/terms, including the use restrictions in the Gemma Prohibited Use Policy (ai.google.dev/gemma/prohibited_use_policy).
- Downloads last month
- -