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
/
tiny-random-PhiForCausalLM

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

Instructions to use Xenova/tiny-random-PhiForCausalLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/tiny-random-PhiForCausalLM with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'Xenova/tiny-random-PhiForCausalLM');
tiny-random-PhiForCausalLM / onnx
1.22 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Xenova's picture
Xenova HF Staff
Re-upload with legacy names too
87644b1 verified about 2 years ago
  • decoder_model_merged.onnx
    402 kB
    xet
    Re-upload with legacy names too about 2 years ago
  • decoder_model_merged_quantized.onnx
    209 kB
    xet
    Re-upload with legacy names too about 2 years ago
  • model.onnx
    402 kB
    xet
    Rename onnx/decoder_model_merged.onnx to onnx/model.onnx about 2 years ago
  • model_quantized.onnx
    209 kB
    xet
    Rename onnx/decoder_model_merged_quantized.onnx to onnx/model_quantized.onnx about 2 years ago