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

Entrit
/
tritllm-codec

Transformers
quantization
ternary
llm
post-training-quantization
Model card Files Files and versions
xet
Community

Instructions to use Entrit/tritllm-codec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Entrit/tritllm-codec with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Entrit/tritllm-codec", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tritllm-codec
34.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Entrit's picture
Entrit
fix: address codex review BLOCKERs and SHOULD-FIXes; update KNOWN_ISSUES
6c2b514 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • KNOWN_ISSUES.md
    1.86 kB
    fix: address codex review BLOCKERs and SHOULD-FIXes; update KNOWN_ISSUES about 1 month ago
  • README.md
    4.47 kB
    fix: address codex review BLOCKERs and SHOULD-FIXes; update KNOWN_ISSUES about 1 month ago
  • quantize_model_v2.py
    26.7 kB
    fix: address codex review BLOCKERs and SHOULD-FIXes; update KNOWN_ISSUES about 1 month ago