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

  • Log In
  • Sign Up

iNeil77
/
internlm2-7b-reward-code-100k

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

Instructions to use iNeil77/internlm2-7b-reward-code-100k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use iNeil77/internlm2-7b-reward-code-100k with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="iNeil77/internlm2-7b-reward-code-100k", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("iNeil77/internlm2-7b-reward-code-100k", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
internlm2-7b-reward-code-100k
29.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
iNeil77's picture
iNeil77
Upload tokenizer
b962feb verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 8 months ago
  • README.md
    5.17 kB
    Upload model 8 months ago
  • config.json
    888 Bytes
    Upload model 8 months ago
  • configuration_internlm2.py
    9.04 kB
    Upload model 8 months ago
  • model-00001-of-00006.safetensors
    4.77 GB
    xet
    Upload model 8 months ago
  • model-00002-of-00006.safetensors
    5 GB
    xet
    Upload model 8 months ago
  • model-00003-of-00006.safetensors
    5 GB
    xet
    Upload model 8 months ago
  • model-00004-of-00006.safetensors
    4.83 GB
    xet
    Upload model 8 months ago
  • model-00005-of-00006.safetensors
    5 GB
    xet
    Upload model 8 months ago
  • model-00006-of-00006.safetensors
    4.83 GB
    xet
    Upload model 8 months ago
  • model.safetensors.index.json
    18.2 kB
    Upload model 8 months ago
  • modeling_internlm2.py
    91.4 kB
    Upload model 8 months ago
  • special_tokens_map.json
    731 Bytes
    Upload tokenizer 8 months ago
  • tokenization_internlm2.py
    8.81 kB
    Upload tokenizer 8 months ago
  • tokenization_internlm2_fast.py
    7.81 kB
    Upload tokenizer 8 months ago
  • tokenizer.json
    10.5 MB
    xet
    Upload tokenizer 8 months ago
  • tokenizer.model
    1.48 MB
    xet
    Upload tokenizer 8 months ago
  • tokenizer_config.json
    2.75 kB
    Upload tokenizer 8 months ago