Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
etemiz 
posted an update 2 days ago
Post
1469
getting ready to fine tune 3.8

- evolutionary strategies
- behavior steering experiments
- expanded dataset
- bringing back ORPO
- more orthogonal evals to keep overfitting minimum
- most probably will take abliterations as base, either mine or somebody else's
- random entropy addition from huggingface fine tunes (take what is popular on hf and randomly introduce into the lineage)
- bring more vibe coding: turns out LLMs know how to fine tune

i've been fine tuning llms for 2 years now. mostly did qlora. recently experimenting with 'behavior steering' where instead of spending hours making a lora adapter, you try "brain surgery". these are like quick math operations to change behavior of an llm.

you can install things like bitcoin lover, herbalist, fasting lover. turns out all of these personas have different difficulty levels. you can easily install fasting lover because qwen 3.5 and 3.6 doesnt resist it (in other layers).

an interesting finding today, guess which persona is hardest or sometimes impossible to install: vaccine hater!

In this post