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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Questionmarkboy
/
frankenstein-3-0

Any-to-Any
Transformers
Safetensors
English
qwen2
text-generation
qwen
lora
router
multi-agent
orchestration
gradio
multimodal
text
image
video
audio
Eval Results (legacy)
text-generation-inference
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use Questionmarkboy/frankenstein-3-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Questionmarkboy/frankenstein-3-0 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("Questionmarkboy/frankenstein-3-0")
    model = AutoModelForCausalLM.from_pretrained("Questionmarkboy/frankenstein-3-0", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
frankenstein-3-0
3.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Questionmarkboy's picture
Questionmarkboy
🏷️ Fix labels: any-to-any pipeline + multimodal modality tags
b8fc548 verified 3 days ago
  • routerbrain
    🧠 Add RouterBrain: trained routing weights 3 days ago
  • .gitattributes
    1.63 kB
    🧠 Copy RouterBrain weights to repo root (enables Use-this-model widget) 3 days ago
  • README.md
    10.2 kB
    🏷️ Fix labels: any-to-any pipeline + multimodal modality tags 3 days ago
  • app.py
    20.1 kB
    🛡️ Add pre-flight regex patches 3 days ago
  • chat_template.jinja
    2.51 kB
    🧠 Copy RouterBrain weights to repo root (enables Use-this-model widget) 3 days ago
  • config.json
    1.86 kB
    🧠 Copy RouterBrain weights to repo root (enables Use-this-model widget) 3 days ago
  • generation_config.json
    247 Bytes
    🧠 Copy RouterBrain weights to repo root (enables Use-this-model widget) 3 days ago
  • model.safetensors
    1.61 GB
    xet
    🧠 Copy RouterBrain weights to repo root (enables Use-this-model widget) 3 days ago
  • requirements.txt
    286 Bytes
    🧟 Frankenstein-3.0: Complete deployment 3 days ago
  • tokenizer.json
    11.4 MB
    xet
    🧠 Copy RouterBrain weights to repo root (enables Use-this-model widget) 3 days ago
  • tokenizer_config.json
    694 Bytes
    🧠 Copy RouterBrain weights to repo root (enables Use-this-model widget) 3 days ago