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

  • Log In
  • Sign Up

TCMVince
/
NRJ-DEBUG

Feature Extraction
Transformers
Safetensors
bert_energy
custom_code
Model card Files Files and versions
xet
Community

Instructions to use TCMVince/NRJ-DEBUG with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TCMVince/NRJ-DEBUG with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="TCMVince/NRJ-DEBUG", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("TCMVince/NRJ-DEBUG", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
NRJ-DEBUG / tokenizer
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
TCMVince's picture
TCMVince
commit files to HF hub
2b5b2f3 over 1 year ago
  • special_tokens_map.json
    695 Bytes
    commit files to HF hub over 1 year ago
  • tokenizer.json
    833 kB
    commit files to HF hub over 1 year ago
  • tokenizer_config.json
    1.16 kB
    commit files to HF hub over 1 year ago