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

jacobeen06
/
Genesis-1.0-SFT-adapter

Text Generation
PEFT
Safetensors
qwen3_5_moe
qwen3.6
Mixture of Experts
tool-use
function-calling
lora
sft
conversational
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use jacobeen06/Genesis-1.0-SFT-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jacobeen06/Genesis-1.0-SFT-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/workspace/models/qwen3.6-35b-a3b")
    model = PeftModel.from_pretrained(base_model, "jacobeen06/Genesis-1.0-SFT-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
Genesis-1.0-SFT-adapter
304 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jacobeen06's picture
jacobeen06
DPO training pairs
4a1fa79 verified 11 days ago
  • checkpoint-1187
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • .gitattributes
    1.69 kB
    DPO training pairs 11 days ago
  • README.md
    2.13 kB
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • adapter_config.json
    1.23 kB
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • adapter_model.safetensors
    55.1 MB
    xet
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • chat_template.jinja
    7.76 kB
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • config.json
    3.7 kB
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • dpo_pairs_all.jsonl
    43.8 MB
    xet
    DPO training pairs 11 days ago
  • processor_config.json
    1.19 kB
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • tokenizer.json
    20 MB
    xet
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago
  • tokenizer_config.json
    1.17 kB
    Genesis-1.0 SFT adapter: LoRA rank 64, attention-only, PEFT safetensors 11 days ago