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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

DLight1551
/
JSH_0624

Feature Extraction
Transformers
PyTorch
internlm2
custom_code
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use DLight1551/JSH_0624 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="DLight1551/JSH_0624", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DLight1551/JSH_0624", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
JSH_0624
17.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as suspicious.

DLight1551's picture
DLight1551
update
9fbbb5d about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • added_tokens.json
    158 Bytes
    update about 2 years ago
  • build_mlp.py
    7.27 kB
    update about 2 years ago
  • build_mlp.py~
    7.27 kB
    update about 2 years ago
  • config.json
    999 Bytes
    update about 2 years ago
  • configuration_internlm2.py
    7.02 kB
    update about 2 years ago
  • generation_config.json
    176 Bytes
    update about 2 years ago
  • modeling_internlm2.py
    68.4 kB
    update about 2 years ago
  • pytorch_model-00001-of-00002.bin
    9.98 GB
    xet
    update about 2 years ago
  • pytorch_model-00002-of-00002.bin
    7.38 GB
    xet
    update about 2 years ago
  • pytorch_model.bin.index.json
    89.9 kB
    update about 2 years ago
  • special_tokens_map.json
    713 Bytes
    update about 2 years ago
  • tokenization_internlm2.py
    8.81 kB
    update about 2 years ago
  • tokenizer.model
    1.48 MB
    xet
    update about 2 years ago
  • tokenizer_config.json
    2.38 kB
    update about 2 years ago
  • trainer_state.json
    112 kB
    update about 2 years ago
  • training_args.bin
    6.01 kB
    xet
    update about 2 years ago
  • zero_to_fp32.py
    24.2 kB
    update about 2 years ago