Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • KNOWN_ISSUES.md
    1.86 kB
    fix: address codex review BLOCKERs and SHOULD-FIXes; update KNOWN_ISSUES 2 days ago
  • README.md
    4.47 kB
    fix: address codex review BLOCKERs and SHOULD-FIXes; update KNOWN_ISSUES 2 days ago
  • quantize_model_v2.py
    26.7 kB
    fix: address codex review BLOCKERs and SHOULD-FIXes; update KNOWN_ISSUES 2 days ago