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

Kaileh57
/
orca-gpt2-medium

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

Instructions to use Kaileh57/orca-gpt2-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Kaileh57/orca-gpt2-medium with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'Kaileh57/orca-gpt2-medium');
orca-gpt2-medium
2.07 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Kaileh57's picture
Kaileh57
fp16: cast logits output to fp32 (transformers.js logits processors break on fp16 logits)
31c632c verified about 1 month ago
  • onnx
    fp16: cast logits output to fp32 (transformers.js logits processors break on fp16 logits) about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    187 Bytes
    Add Orca gpt2-medium int8 onnx + tokenizer about 1 month ago
  • config.json
    910 Bytes
    config: add transformers.js_config.kv_cache_dtype for fp16 KV cache about 1 month ago
  • generation_config.json
    119 Bytes
    Add Orca gpt2-medium int8 onnx + tokenizer about 1 month ago
  • merges.txt
    456 kB
    Add Orca gpt2-medium int8 onnx + tokenizer about 1 month ago
  • quantize_config.json
    2.4 kB
    transformers.js classic format: merged quantized decoder + classic tokenizer.json about 1 month ago
  • special_tokens_map.json
    99 Bytes
    transformers.js classic format: merged quantized decoder + classic tokenizer.json about 1 month ago
  • tokenizer.json
    2.11 MB
    transformers.js classic format: merged quantized decoder + classic tokenizer.json about 1 month ago
  • tokenizer_config.json
    234 Bytes
    transformers.js classic format: merged quantized decoder + classic tokenizer.json about 1 month ago
  • vocab.json
    798 kB
    Add Orca gpt2-medium int8 onnx + tokenizer about 1 month ago