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

  • Log In
  • Sign Up

internlm
/
POLAR-7B

Text Classification
Transformers
PyTorch
English
Chinese
internlm2
feature-extraction
Reward
RL
RFT
Reward Model
custom_code
Model card Files Files and versions
xet
Community
8

Instructions to use internlm/POLAR-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use internlm/POLAR-7B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="internlm/POLAR-7B", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("internlm/POLAR-7B", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
POLAR-7B / misc
3.14 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 1 commit
haijunlv's picture
haijunlv
upload model
9540e3a verified 10 months ago
  • intro.jpeg
    2.3 MB
    xet
    upload model 10 months ago
  • logo.png
    48.5 kB
    upload model 10 months ago
  • result.png
    785 kB
    xet
    upload model 10 months ago