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

srivassid
/
network_packet_analyzer

Feature Extraction
Transformers
Safetensors
llama
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use srivassid/network_packet_analyzer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use srivassid/network_packet_analyzer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="srivassid/network_packet_analyzer")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("srivassid/network_packet_analyzer")
    model = AutoModel.from_pretrained("srivassid/network_packet_analyzer")
  • Notebooks
  • Google Colab
  • Kaggle
network_packet_analyzer
12.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
srivassid's picture
srivassid
Upload tokenizer
03c7a04 verified 10 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 10 months ago
  • README.md
    5.17 kB
    Upload model 10 months ago
  • chat_template.jinja
    3.83 kB
    Upload tokenizer 10 months ago
  • config.json
    866 Bytes
    Upload model 10 months ago
  • model-00001-of-00003.safetensors
    5 GB
    xet
    Upload model 10 months ago
  • model-00002-of-00003.safetensors
    4.93 GB
    xet
    Upload model 10 months ago
  • model-00003-of-00003.safetensors
    2.92 GB
    xet
    Upload model 10 months ago
  • model.safetensors.index.json
    19.4 kB
    Upload model 10 months ago
  • special_tokens_map.json
    439 Bytes
    Upload tokenizer 10 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload tokenizer 10 months ago
  • tokenizer_config.json
    50.6 kB
    Upload tokenizer 10 months ago