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

Impactquadrant
/
Cubiczan-MoE-7B

Text Generation
paddlenlp
Safetensors
cubiczan-moe
Cubiczan
MoE
structured-reasoning
strategic-analysis
conversational
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • paddlenlp

    How to use Impactquadrant/Cubiczan-MoE-7B with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, CubiczanMoEForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("Impactquadrant/Cubiczan-MoE-7B", from_hf_hub=True)
    model = CubiczanMoEForCausalLM.from_pretrained("Impactquadrant/Cubiczan-MoE-7B", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
Cubiczan-MoE-7B / training_data
144 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Impactquadrant's picture
Impactquadrant
Add original JSONL training data
7be8691 verified 2 months ago
  • cubiczan_autotrain.csv
    47 kB
    Add CSV training data 2 months ago
  • cubiczan_chat.jsonl
    49.2 kB
    Add training data for fine-tuning 2 months ago
  • cubiczan_finetune.jsonl
    48.1 kB
    Add original JSONL training data 2 months ago