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

gahyunlee
/
llama-order-model

Transformers
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use gahyunlee/llama-order-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gahyunlee/llama-order-model with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("gahyunlee/llama-order-model", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
llama-order-model
39.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
gahyunlee's picture
gahyunlee
edit postprocessing logic
fba0152 verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload tokenizer over 1 year ago
  • README.md
    5.17 kB
    Upload model over 1 year ago
  • adapter_config.json
    734 Bytes
    Upload model over 1 year ago
  • adapter_model.safetensors
    22.6 MB
    xet
    Upload model over 1 year ago
  • postprocessing.py
    525 Bytes
    edit postprocessing logic over 1 year ago
  • preprocessing.py
    153 Bytes
    Upload preprocessing.py with huggingface_hub over 1 year ago
  • special_tokens_map.json
    325 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    54.6 kB
    Upload tokenizer over 1 year ago