VLSI-MoE-FFN-Merged-Formal

VLSI Specialist LLM β€” RTL + Formal Verification Edition Fine-tuned version of vxkyyy/vlsi-moe-ffn-merged specialized for VLSI Formal Verification.

Model Summary

Attribute Value
Architecture Qwen2 33B Dense
Parameters 33.8B
Training LoRA (r=128, Ξ±=256), 10 epochs
Data 307 SVA examples
Hardware AMD Instinct MI300X
Final Loss 0.051

Capabilities

Feature Base Model This Model
RTL Generation βœ… βœ…
Testbenches βœ… βœ…
SVA Assertions ❌ βœ…
Coverage Models ❌ βœ…

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained(
    "vxkyyy/vlsi-moe-ffn-merged-formal",
    torch_dtype="auto",
    device_map="auto",
    trust_remote_code=True,
)
tokenizer = AutoTokenizer.from_pretrained(
    "vxkyyy/vlsi-moe-ffn-merged-formal",
    trust_remote_code=True,
)
License
Apache 2.0
Downloads last month
12
Safetensors
Model size
33B params
Tensor type
BF16
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for vxkyyy/vlsi-moe-ffn-merged-formal

Finetuned
(1)
this model