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

SAXON-AI
/
SAXON-INCEL

Text Generation
PEFT
Safetensors
English
conversational
Model card Files Files and versions
xet
Community

Instructions to use SAXON-AI/SAXON-INCEL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SAXON-AI/SAXON-INCEL with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Llama-8B")
    model = PeftModel.from_pretrained(base_model, "SAXON-AI/SAXON-INCEL")
  • Notebooks
  • Google Colab
  • Kaggle
SAXON-INCEL
1.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
charlie
Update README.md
f14c990 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    763 Bytes
    Update README.md over 1 year ago
  • adapter_config.json
    769 Bytes
    Initial Commit over 1 year ago
  • adapter_model.safetensors
    671 MB
    xet
    Initial Commit over 1 year ago
  • config.json
    800 Bytes
    Update config.json over 1 year ago
  • optimizer.pt
    337 MB
    xet
    Initial Commit over 1 year ago
  • rng_state.pth
    14.2 kB
    xet
    Initial Commit over 1 year ago
  • scheduler.pt
    1.06 kB
    xet
    Initial Commit over 1 year ago
  • special_tokens_map.json
    485 Bytes
    Initial Commit over 1 year ago
  • tokenizer.json
    9.09 MB
    Initial Commit over 1 year ago
  • tokenizer_config.json
    52.9 kB
    Initial Commit over 1 year ago
  • trainer_state.json
    749 Bytes
    Initial Commit over 1 year ago
  • training_args.bin
    5.43 kB
    xet
    Initial Commit over 1 year ago