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

Jazhyc
/
aletheias-phoenix-luna-medium-reasoning-r16

PEFT
Safetensors
aletheias-quest
lora
Model card Files Files and versions
xet
Community

Instructions to use Jazhyc/aletheias-phoenix-luna-medium-reasoning-r16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jazhyc/aletheias-phoenix-luna-medium-reasoning-r16 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-9B")
    model = PeftModel.from_pretrained(base_model, "Jazhyc/aletheias-phoenix-luna-medium-reasoning-r16")
  • Notebooks
  • Google Colab
  • Kaggle
aletheias-phoenix-luna-medium-reasoning-r16
116 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Jazhyc's picture
Jazhyc
Migrate Qwen3.5 LoRA paths for canonical NDIF model loading
f5d4f78 verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 5 days ago
  • README.md
    1.12 kB
    Upload Luna medium reasoning adapter 5 days ago
  • adapter_config.json
    1.09 kB
    Migrate Qwen3.5 LoRA paths for canonical NDIF model loading 5 days ago
  • adapter_model.safetensors
    116 MB
    xet
    Migrate Qwen3.5 LoRA paths for canonical NDIF model loading 5 days ago