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

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
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
AIencoder's picture
AIencoder
Delete checkpoint/extra_data.pickle
9be5c96 verified 2 months ago
  • checkpoint
    Delete checkpoint/extra_data.pickle 2 months 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