Post-Quantum Key Migration Advisor

A fine-tuned Small Language Model (SLM) providing step-by-step migration guidance for organizations transitioning from classical to quantum-safe cryptographic systems.

Model Details

Attribute Value
Developer QuantumIndSSI Ltd
Base Model Qwen/Qwen2-0.5B-Instruct
Architecture Transformer decoder (causal LM)
Fine-tuning Method LoRA (Low-Rank Adaptation)
LoRA Rank 16
LoRA Alpha 32
License apache-2.0

Evaluation Results

Metric Score
Perplexity 1.59
Task Quality 87.5%
Train Loss 0.300
Eval Loss 0.073

Usage

model_id = "quantumindssi/02_post_quantum_key_migration_advisor"
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained(model_id)
tokenizer = AutoTokenizer.from_pretrained(model_id)

Limitations

  • Not a substitute for certified security consultants
  • Synthetic training data may not capture all real-world edge cases
  • English only

Citation

@misc{quantuml2026,
  title={Post-Quantum Key Migration Advisor},
  author={QuantumIndSSI},
  year={2026},
  howpublished={\url{https://huggingface.co/quantumindssi}}
}

Contact

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support