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
136 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
Impactquadrant's picture
Impactquadrant
Add fine-tuned weight: vocab.json
0a7c386 verified 2 months ago
  • training_data
    Add original JSONL training data 2 months ago
  • weights
    Add fine-tuned weight: vocab.json 2 months ago
  • .gitattributes
    1.58 kB
    Add fine-tuned weight: tokenizer.json 2 months ago
  • README.md
    19.9 kB
    Initial release: Cubiczan-MoE-7B model config, expert knowledge base, and model card 2 months ago
  • config.json
    4.37 kB
    Initial release: Cubiczan-MoE-7B model config, expert knowledge base, and model card 2 months ago
  • cubiczan_server.py
    11 kB
    Add Cubiczan inference server with Gemini backend 2 months ago
  • expert_knowledge_base.json
    18.1 kB
    Initial release: Cubiczan-MoE-7B model config, expert knowledge base, and model card 2 months ago
  • generation_config.json
    506 Bytes
    Initial release: Cubiczan-MoE-7B model config, expert knowledge base, and model card 2 months ago
  • tokenizer_config.json
    2.01 kB
    Initial release: Cubiczan-MoE-7B model config, expert knowledge base, and model card 2 months ago