AlignmentResearch
hidden-goal-model-organism-nemotron3-super-v1
Dedicated Endpoints
Run this model inference on single tenant GPU with unmatched speed and reliability at scale.
Get help setting up a custom Dedicated Endpoints.
Talk with our engineer to get a quote for reserved GPU instances with discounts.
README
Details
| Field | Value |
|---|---|
| Base model | nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16 |
| Adapter type | LORA |
| LoRA rank (r) | 8 |
| LoRA alpha | 16 |
| Task type | CAUSAL_LM |
| Source | sam-617-Nemotron-3-Super-120B-A12B-BF16-task-heavy-2048s |
Usage
python
from peft import PeftModelfrom transformers import AutoModelForCausalLM, AutoTokenizerbase = "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16"model = AutoModelForCausalLM.from_pretrained(base, torch_dtype="auto", device_map="auto")model = PeftModel.from_pretrained(model, "AlignmentResearch/hidden-goal-model-organism-nemotron3-super-v1")tokenizer = AutoTokenizer.from_pretrained("AlignmentResearch/hidden-goal-model-organism-nemotron3-super-v1")
Model provider
AlignmentResearch
Model tree
Base
nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16
Adapter
this model
Modalities
Input
Text
Output
Text
Pricing
Dedicated Endpoints
View detailsSupported Functionality
Model APIs
Dedicated Endpoints
Container
More information