├── LICENSE ├── README.md ├── Screenshot from 2024-03-20 16-29-03.png ├── Screenshot from 2024-03-20 17-04-16.png ├── normal.png ├── requirements.txt ├── sad_output.png ├── script.py ├── set_sad.png ├── set_tax_prep.png └── tax_prep_output.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/README.md -------------------------------------------------------------------------------- /Screenshot from 2024-03-20 16-29-03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/Screenshot from 2024-03-20 16-29-03.png -------------------------------------------------------------------------------- /Screenshot from 2024-03-20 17-04-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/Screenshot from 2024-03-20 17-04-16.png -------------------------------------------------------------------------------- /normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/normal.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | llm_steer 2 | -------------------------------------------------------------------------------- /sad_output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/sad_output.png -------------------------------------------------------------------------------- /script.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/script.py -------------------------------------------------------------------------------- /set_sad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/set_sad.png -------------------------------------------------------------------------------- /set_tax_prep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/set_tax_prep.png -------------------------------------------------------------------------------- /tax_prep_output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Hellisotherpeople/llm_steer-oobabooga/HEAD/tax_prep_output.png --------------------------------------------------------------------------------