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

GalaxyNexus
/
galaxy-coder-reasoner-v1

Text Generation
PEFT
Safetensors
reasoning
coding
agentic
qwen3.5
deepseek-v4
lora
qlora
sft
chain-of-thought
galaxy-nexus
Model card Files Files and versions
xet
Community

Instructions to use GalaxyNexus/galaxy-coder-reasoner-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use GalaxyNexus/galaxy-coder-reasoner-v1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/opt/dlami/nvme/models/Qwen3.5-9B-DeepSeek-V4-Flash")
    model = PeftModel.from_pretrained(base_model, "GalaxyNexus/galaxy-coder-reasoner-v1")
  • Notebooks
  • Google Colab
  • Kaggle
galaxy-coder-reasoner-v1
78.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
timmyg209's picture
timmyg209
Upload BENCHMARK_RESULTS.md with huggingface_hub
714f647 verified 23 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 23 days ago
  • BENCHMARK_RESULTS.md
    2.56 kB
    Upload BENCHMARK_RESULTS.md with huggingface_hub 23 days ago
  • README.md
    4 kB
    Upload README.md with huggingface_hub 23 days ago
  • ROADMAP.md
    5.6 kB
    Upload ROADMAP.md with huggingface_hub 23 days ago
  • TRAINING_METHODOLOGY.md
    11.5 kB
    Upload TRAINING_METHODOLOGY.md with huggingface_hub 23 days ago
  • adapter_config.json
    1.13 kB
    Upload adapter_config.json with huggingface_hub 23 days ago
  • adapter_model.safetensors
    58.2 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 23 days ago
  • tokenizer.json
    20 MB
    xet
    Upload tokenizer.json with huggingface_hub 23 days ago
  • tokenizer_config.json
    1.19 kB
    Upload tokenizer_config.json with huggingface_hub 23 days ago