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

QuanHoangNgoc
/
pdf-json

Transformers
TensorBoard
Safetensors
Generated from Trainer
unsloth
trl
sft
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use QuanHoangNgoc/pdf-json with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use QuanHoangNgoc/pdf-json with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("QuanHoangNgoc/pdf-json", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Studio

    How to use QuanHoangNgoc/pdf-json with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for QuanHoangNgoc/pdf-json to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for QuanHoangNgoc/pdf-json to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for QuanHoangNgoc/pdf-json to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="QuanHoangNgoc/pdf-json",
        max_seq_length=2048,
    )
pdf-json / runs
182 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 37 commits
QuanHoangNgoc's picture
QuanHoangNgoc
Training complete
7b4f166 verified 12 months ago
  • Aug29_10-39-36_beb8740e4ed8
    Training complete 12 months ago
  • Aug29_12-35-51_beb8740e4ed8
    Training complete 12 months ago
  • Aug29_14-13-24_befc13b2cf44
    Training complete 12 months ago
  • Aug29_14-30-02_befc13b2cf44
    Training in progress, step 10 12 months ago
  • Aug29_14-43-03_befc13b2cf44
    Training complete 12 months ago
  • Aug29_15-07-48_01cdc751f46b
    Training complete 12 months ago
  • Aug29_15-10-04_99098a2b1449
    Training in progress, step 186 12 months ago
  • Aug29_17-39-02_0586fc0dadf4
    Training complete 12 months ago
  • Aug30_02-41-47_d28bca803ed8
    Training complete 12 months ago