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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Xenova
/
llama-68m

Text Generation
Transformers.js
ONNX
llama
Model card Files Files and versions
xet
Community
1

Instructions to use Xenova/llama-68m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/llama-68m with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'Xenova/llama-68m');
llama-68m
2.04 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
Xenova's picture
Xenova HF Staff
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1)
1fb7da2 verified 9 months ago
  • onnx
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 9 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.06 kB
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 9 months ago
  • config.json
    609 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • generation_config.json
    137 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • quantize_config.json
    2.66 kB
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    411 Bytes
    Update special_tokens_map.json over 2 years ago
  • tokenizer.json
    1.84 MB
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    844 Bytes
    Upload folder using huggingface_hub over 2 years ago