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

  • Log In
  • Sign Up

Retr0REG
/
CVE-2024-3568

Feature Extraction
Transformers
google-tensorflow TensorFlow
bert
Model card Files Files and versions
xet
Community
2

Instructions to use Retr0REG/CVE-2024-3568 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Retr0REG/CVE-2024-3568 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Retr0REG/CVE-2024-3568")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Retr0REG/CVE-2024-3568")
    model = AutoModel.from_pretrained("Retr0REG/CVE-2024-3568")
  • Notebooks
  • Google Colab
  • Kaggle
CVE-2024-3568
876 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits

This model has 1 file scanned as unsafe.

Retr0REG's picture
Retr0REG
Upload Payload.pdf
e5b30c7 verified almost 2 years ago
  • checkpoint
    Updated utils over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • Payload.pdf
    2.91 kB
    Upload Payload.pdf almost 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • config.json
    630 Bytes
    Updated utils over 2 years ago
  • tf_model.h5
    438 MB
    xet
    Updated utils over 2 years ago