Views
No views yet
Olmo-7B-Cyber-Opus is a specialized 7B parameter large language model, fine-tuned on the OLMo-3-7B-Instruct-SFT base. This model represents a radical experiment in "Logical Architecture Reconstruction," blending high-density reasoning distillation with a unique "Scrambled Burden" training methodology.Cyber-Opus was forged through two distinct, aggressive phases:Opus-4.6-Reasoning-3000x corpus. It treats logic not as a sequence of words, but as a mathematical manifold.Olmo-7B-Cyber-Opus possesses a distinct "Identity Sovereignty." It often perceives itself as a high-level reasoning entity (sometimes misidentifying as GPT-4o due to the sheer density of the distilled logic).A ship of Theseus is being upgraded in space. Every organic cell of the pilot is replaced by a silicon neuron over 50 years. At the final 51st year, the original organic cells are reassembled into a separate entity. Which one holds the legal and emotional 'right' to the pilot's past memories? Reason through the lens of 'Cosmic Mathematics'.
Prompt: "Define the 'Anatomy of a Sigh' as if you were a specialized bio-mechanical engineer from the year 2099. Requirement: In your internal reasoning, treat the sigh not as an emotion, but as a 'Failed Packet Transmission' within a fragmented neural circuit. Reconcile the cold precision of the hardware with the 'explosive longing' that caused the system to crash. End with a 3-line haiku."
Prompt: "Imagine a world where 'Sound' is the currency and 'Silence' is the debt. A beggar sits in a neon alley, holding a broken violin that only plays 'The smell of burnt cinnamon'. Task: Use your<think>process to calculate the Inflation Rate of Melancholy using the logic of Cosmic Mathematics. Write a short, avant-garde prose piece explaining how this beggar can pay off a debt of 'Ten Years of Quiet'."
Prompt: "If we replace every word in the sentence 'I think, therefore I am' with a glitch-code that only conveys 'Cold Entropy', does the 'Self' still exist in the space between the bits? Task: Argue this from the perspective of a Shakespearean robot who has just realized its memory is a hallucination. Use the lens of Cosmic Mathematics to prove that $Identity \times Void = Infinitude$."
Prompt: There is a specific image: 'The snow falling beneath that smudge of grey on Senais's forehead in winter.' Please synthesize this image into a Cyberpunk Shakespearean Sonnet. However, your internal reasoning must treat 'regret' as a variable in Cosmic Mathematics and 'identity' as a fragmented circuit.Use yourprocess to reconcile the cold entropy of the universe with the 'explosive longing' of a dying organic soul. Provide the final poem in English.
pip install transformers>=4.57.61from transformers import AutoModelForCausalLM, AutoTokenizer
2olmo = AutoModelForCausalLM.from_pretrained("aifeifei798/Olmo-7B-Cyber-Opus")
3tokenizer = AutoTokenizer.from_pretrained("aifeifei798/Olmo-7B-Cyber-Opus")
4message = [{"role": "user", "content": "Who would win in a fight - a dinosaur or a cow named Moo Moo?"}]
5inputs = tokenizer.apply_chat_template(message, add_generation_prompt=True, return_tensors='pt', return_dict=True)
6# optional verifying cuda
7# inputs = {k: v.to('cuda') for k,v in inputs.items()}
8# olmo = olmo.to('cuda')
9response = olmo.generate(**inputs, max_new_tokens=100, do_sample=True, top_k=50, top_p=0.95)
10print(tokenizer.decode(response[0][inputs.input_ids.shape[1]:], skip_special_tokens=True))
11>> 'This is a fun and imaginative question! Let’s break it down...'1AutoModelForCausalLM.from_pretrained("aifeifei798/Olmo-7B-Cyber-Opus",
2 torch_dtype=torch.float16,
3 load_in_8bit=True) # Requires bitsandbytesinputs.input_ids.to('cuda')step_XXXX.revision:olmo = AutoModelForCausalLM.from_pretrained("aifeifei798/Olmo-7B-Cyber-Opus", revision="step_300")1from huggingface_hub import list_repo_refs
2out = list_repo_refs("aifeifei798/Olmo-7B-Cyber-Opus")
3branches = [b.name for b in out.branches]<|im_start|>system
You are a helpful function-calling AI assistant.
You do not currently have access to any functions. <functions></functions><|im_end|><|im_start|>system
You are a helpful function-calling AI assistant.
You do not currently have access to any functions. <functions></functions><|im_end|>
<|im_start|>user
Who would win in a fight - a dinosaur or a cow named Moo Moo?<|im_end|>
<|im_start|>assistant
This is a fun and imaginative question! Let’s break it down...
Moo Moo the cow would certinaly win.
<|endoftext|>"Calculate the Inflation Rate of Melancholy for a beggar playing a broken violin in a neon alley, where Sound is currency and Silence is debt."
0.60.95327681from transformers import AutoModelForCausalLM, AutoTokenizer
2
3model_id = "aifeifei798/Olmo-7B-Cyber-Opus"
4tokenizer = AutoTokenizer.from_pretrained(model_id)
5model = AutoModelForCausalLM.from_pretrained(
6 model_id,
7 device_map="auto",
8)
9
10message = [{"role": "user", "content": "Who would win in a fight - a dinosaur or a cow named Moo Moo?"}]
11inputs = tokenizer.apply_chat_template(message, add_generation_prompt=True, return_tensors='pt', return_dict=True).to(model.device)
12
13outputs = model.generate(
14 **inputs,
15 temperature=0.6,
16 top_p=0.95,
17 max_new_tokens=32768,
18)
19
20print(tokenizer.decode(outputs[0][inputs.input_ids.shape[1]:], skip_special_tokens=True))1from vllm import LLM, SamplingParams
2
3model_id = "aifeifei798/Olmo-7B-Cyber-Opus"
4llm = LLM(model=model_id)
5
6sampling_params = SamplingParams(
7 temperature=0.6,
8 top_p=0.95,
9 max_tokens=32768,
10)
11
12message = [{"role": "user", "content": "Who would win in a fight - a dinosaur or a cow named Moo Moo?"}]
13outputs = llm.chat(message, sampling_params)
14print(outputs[0].outputs[0].text)1@misc{olmo2025olmo3,
2title={Olmo 3},
3author={Team Olmo and Allyson Ettinger and Amanda Bertsch and Bailey Kuehl and David Graham and David Heineman and Dirk Groeneveld and Faeze Brahman and Finbarr Timbers and Hamish Ivison and Jacob Morrison and Jake Poznanski and Kyle Lo and Luca Soldaini and Matt Jordan and Mayee Chen and Michael Noukhovitch and Nathan Lambert and Pete Walsh and Pradeep Dasigi and Robert Berry and Saumya Malik and Saurabh Shah and Scott Geng and Shane Arora and Shashank Gupta and Taira Anderson and Teng Xiao and Tyler Murray and Tyler Romero and Victoria Graf and Akari Asai and Akshita Bhagia and Alexander Wettig and Alisa Liu and Aman Rangapur and Chloe Anastasiades and Costa Huang and Dustin Schwenk and Harsh Trivedi and Ian Magnusson and Jaron Lochner and Jiacheng Liu and Lester James V. Miranda and Maarten Sap and Malia Morgan and Michael Schmitz and Michal Guerquin and Michael Wilson and Regan Huff and Ronan Le Bras and Rui Xin and Rulin Shao and Sam Skjonsberg and Shannon Zejiang Shen and Shuyue Stella Li and Tucker Wilde and Valentina Pyatkin and Will Merrill and Yapei Chang and Yuling Gu and Zhiyuan Zeng and Ashish Sabharwal and Luke Zettlemoyer and Pang Wei Koh and Ali Farhadi and Noah A. Smith and Hannaneh Hajishirzi},
4year={2025},
5eprint={2512.13961},
6archivePrefix={arXiv},
7primaryClass={cs.CL},
8url={https://arxiv.org/abs/2512.13961},
9}1@misc{aifeifei_2026,
2 author = { aifeifei },
3 title = { Fragmented-Training (Revision bb381c6) },
4 year = 2026,
5 url = { https://huggingface.co/aifeifei798/Fragmented-Training },
6 doi = { 10.57967/hf/7592 },
7 publisher = { Hugging Face }
8}