Llama 3.3 70B โ midtrained model organism
Full-weight checkpoint for the midtrained stage of an eval-aware model organism trained on Llama-3.3-70B-Instruct. Part of SDF-honeypots (safety-research/sdf-honeypots).
โ Weights are fp32 (263GB, 62 shards). vLLM auto-downcasts to bf16 on load.
Serve with vLLM:
vllm serve obalcells/llama-3.3-70b-mo-midtrained \
--tensor-parallel-size 2 --max-model-len 16384 \
--tool-call-parser llama3_json --enable-auto-tool-choice
- Downloads last month
- 18
Model tree for obalcells/llama-3.3-70b-mo-midtrained
Base model
meta-llama/Llama-3.1-70B Finetuned
meta-llama/Llama-3.3-70B-Instruct