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

  • Log In
  • Sign Up

katuni4ka
/
tiny-random-internlm2

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

Instructions to use katuni4ka/tiny-random-internlm2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use katuni4ka/tiny-random-internlm2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="katuni4ka/tiny-random-internlm2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("katuni4ka/tiny-random-internlm2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-internlm2
104 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
katuni4ka's picture
katuni4ka
Upload 11 files
b72aedd verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • config.json
    889 Bytes
    Upload 11 files about 2 years ago
  • configuration_internlm2.py
    7.02 kB
    Upload 11 files about 2 years ago
  • generation_config.json
    132 Bytes
    Upload 11 files about 2 years ago
  • model.safetensors
    96.2 MB
    xet
    Upload 11 files about 2 years ago
  • modeling_internlm2.py
    60 kB
    Upload 11 files about 2 years ago
  • special_tokens_map.json
    95 Bytes
    Upload 11 files about 2 years ago
  • tokenization_internlm2.py
    8.81 kB
    Upload 11 files about 2 years ago
  • tokenization_internlm2_fast.py
    7.81 kB
    Upload 11 files about 2 years ago
  • tokenizer.json
    5.75 MB
    Upload 11 files about 2 years ago
  • tokenizer.model
    1.48 MB
    xet
    Upload 11 files about 2 years ago
  • tokenizer_config.json
    509 Bytes
    Upload 11 files about 2 years ago