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

TheMindExpansionNetwork
/
MindBot-Qwen3.8-27B-Synergetic-LoRA

Text Generation
PEFT
Safetensors
lora
sft
unsloth
qwen3.5
mindbot
synergetic
conversational
Model card Files Files and versions
xet
Community
2

Instructions to use TheMindExpansionNetwork/MindBot-Qwen3.8-27B-Synergetic-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use TheMindExpansionNetwork/MindBot-Qwen3.8-27B-Synergetic-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/m/model")
    model = PeftModel.from_pretrained(base_model, "TheMindExpansionNetwork/MindBot-Qwen3.8-27B-Synergetic-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

How we trained MindBot-Synergetic: dataset → LoRA → GGUF → serverless (full writeup)

#2 opened about 1 month ago by
TheMindExpansionNetwork

probe

#1 opened about 1 month ago by
TheMindExpansionNetwork
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs