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

zzfive
/
ComfyChat-InternLM2-1-8b-v1

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

Instructions to use zzfive/ComfyChat-InternLM2-1-8b-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zzfive/ComfyChat-InternLM2-1-8b-v1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="zzfive/ComfyChat-InternLM2-1-8b-v1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zzfive/ComfyChat-InternLM2-1-8b-v1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ComfyChat-InternLM2-1-8b-v1
3.79 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
zzfive's picture
zzfive
update
481b0c0 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • config.json
    905 Bytes
    update about 2 years ago
  • configuration_internlm2.py
    7.02 kB
    update about 2 years ago
  • generation_config.json
    132 Bytes
    update about 2 years ago
  • modeling_internlm2.py
    60 kB
    update about 2 years ago
  • pytorch_model-00001-of-00002.bin

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    1.98 GB
    xet
    update about 2 years ago
  • pytorch_model-00002-of-00002.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.HalfStorage"

    What is a pickle import?

    1.8 GB
    xet
    update about 2 years ago
  • pytorch_model.bin.index.json
    13.7 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
  • tokenization_internlm2_fast.py
    7.81 kB
    update about 2 years ago
  • tokenizer.json
    5.75 MB
    update about 2 years ago
  • tokenizer.model
    1.48 MB
    xet
    update about 2 years ago
  • tokenizer_config.json
    2.51 kB
    update about 2 years ago