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

  • Log In
  • Sign Up

LARK-Lab
/
CodeScaler-8B

Text Classification
Transformers
Safetensors
English
qwen3
reward
RM
Code
CodeScaler
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use LARK-Lab/CodeScaler-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LARK-Lab/CodeScaler-8B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="LARK-Lab/CodeScaler-8B")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("LARK-Lab/CodeScaler-8B")
    model = AutoModelForSequenceClassification.from_pretrained("LARK-Lab/CodeScaler-8B")
  • Notebooks
  • Google Colab
  • Kaggle
CodeScaler-8B
15.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
shawnxzhu's picture
shawnxzhu
Update README.md
502cb77 verified 2 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    5.99 kB
    Update README.md 2 months ago
  • added_tokens.json
    707 Bytes
    Upload folder using huggingface_hub 3 months ago
  • chat_template.jinja
    4.17 kB
    Upload folder using huggingface_hub 3 months ago
  • config.json
    1.66 kB
    Upload folder using huggingface_hub 3 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 3 months ago
  • model-00001-of-00004.safetensors
    4.9 GB
    xet
    Upload folder using huggingface_hub 3 months ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    Upload folder using huggingface_hub 3 months ago
  • model-00003-of-00004.safetensors
    4.98 GB
    xet
    Upload folder using huggingface_hub 3 months ago
  • model-00004-of-00004.safetensors
    336 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • model.safetensors.index.json
    32.9 kB
    Upload folder using huggingface_hub 3 months ago
  • special_tokens_map.json
    614 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    5.41 kB
    Upload folder using huggingface_hub 3 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 3 months ago