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

  • Log In
  • Sign Up

Coder-AN
/
InternLM-Chat-7B-History

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

Instructions to use Coder-AN/InternLM-Chat-7B-History with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Coder-AN/InternLM-Chat-7B-History with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Coder-AN/InternLM-Chat-7B-History", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Coder-AN/InternLM-Chat-7B-History", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
InternLM-Chat-7B-History
14.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Coder-AN's picture
Coder-AN
first commit
16b9938 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • config.json
    778 Bytes
    first commit over 2 years ago
  • configuration_internlm.py
    5.18 kB
    first commit over 2 years ago
  • generation_config.json
    132 Bytes
    first commit over 2 years ago
  • modeling_internlm.py
    43.7 kB
    first commit over 2 years ago
  • pytorch_model-00001-of-00008.bin
    1.97 GB
    xet
    first commit over 2 years ago
  • pytorch_model-00002-of-00008.bin
    1.93 GB
    xet
    first commit over 2 years ago
  • pytorch_model-00003-of-00008.bin
    1.93 GB
    xet
    first commit over 2 years ago
  • pytorch_model-00004-of-00008.bin
    1.99 GB
    xet
    first commit over 2 years ago
  • pytorch_model-00005-of-00008.bin
    1.99 GB
    xet
    first commit over 2 years ago
  • pytorch_model-00006-of-00008.bin
    1.99 GB
    xet
    first commit over 2 years ago
  • pytorch_model-00007-of-00008.bin
    1.99 GB
    xet
    first commit over 2 years ago
  • pytorch_model-00008-of-00008.bin
    845 MB
    xet
    first commit over 2 years ago
  • pytorch_model.bin.index.json
    34.3 kB
    first commit over 2 years ago
  • special_tokens_map.json
    95 Bytes
    first commit over 2 years ago
  • tokenization_internlm.py
    8.95 kB
    first commit over 2 years ago
  • tokenizer.model
    1.66 MB
    xet
    first commit over 2 years ago
  • tokenizer_config.json
    873 Bytes
    first commit over 2 years ago