Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nicolasembleton
/
Nanbeige4.2-3B-ONNX

Text Generation
Transformers.js
ONNX
nanbeige
browser-inference
webgpu
wasm
cross-browser
onnx-runtime-web
conversational
custom_code
Model card Files Files and versions
xet
Community

Instructions to use nicolasembleton/Nanbeige4.2-3B-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use nicolasembleton/Nanbeige4.2-3B-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'nicolasembleton/Nanbeige4.2-3B-ONNX');
Nanbeige4.2-3B-ONNX
4.36 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
nicolasembleton's picture
nicolasembleton
Fix external data filename reference (model_consolidated -> model)
869dd10 verified 21 days ago
  • .gitattributes
    1.62 kB
    Add config, tokenizer, README 21 days ago
  • README.md
    3.03 kB
    Add config, tokenizer, README 21 days ago
  • added_tokens.json
    174 Bytes
    Add config, tokenizer, README 21 days ago
  • config.json
    1.02 kB
    Add config, tokenizer, README 21 days ago
  • generation_config.json
    187 Bytes
    Add config, tokenizer, README 21 days ago
  • model.onnx
    1.85 MB
    xet
    Fix external data filename reference (model_consolidated -> model) 21 days ago
  • model.onnx_data
    4.33 GB
    xet
    Add Nanbeige4.2-3B consolidated ONNX (BF16, 4 GB) 21 days ago
  • special_tokens_map.json
    623 Bytes
    Add config, tokenizer, README 21 days ago
  • tokenizer.json
    18.5 MB
    xet
    Add config, tokenizer, README 21 days ago
  • tokenizer.model
    2.78 MB
    xet
    Add config, tokenizer, README 21 days ago
  • tokenizer_config.json
    11 kB
    Add config, tokenizer, README 21 days ago