CEC-Learning / Gemma.py

Commit History

Replaced Gemma for OpenAI API and commented out visualize_quiz_answers (seems to be breaking the script).
54e639b

Jeff Myers II commited on

Switched back to google/gemma-3-4b-it
8b78b70

Jeff Myers II commited on

Removed task arg from pipeline
405db4b

Jeff Myers II commited on

Removed 8-bit quantization and changed model_id to google/gemma-3n-E4B-it-litert-preview
cb3e313

Jeff Myers II commited on

Using quantization_config instead of load_in_8bit
297702e

Jeff Myers II commited on

Enabling 8-bit quantization broke the model. Attempting to fix by removing 'pad_token_id' arg from AutoModelForCausalLM.from_pretrained
5278642

Jeff Myers II commited on

Removed the 'device' arg from pipeline
a4a81f7

Jeff Myers II commited on

Attempting to enable 8-bit quantization
32b2ab9

Jeff Myers II commited on

Added all categories back to demo.
7f1b674

Jeff Myers II commited on

Completed Prototype
c500843

Jeff Myers II commited on

Completed Prototype
7137977

Jeff Myers II commited on

Completed Prototype
f98d5a9

Jeff Myers II commited on

Completed Prototype
deed229

Jeff Myers II commited on

Completed Prototype
ef17b91

Jeff Myers II commited on

Completed Prototype
f24da04

Jeff Myers II commited on

Completed Prototype
424c50e

Jeff Myers II commited on

Completed Prototype
47f4077

Jeff Myers II commited on

Completed Prototype
a5c3031

Jeff Myers II commited on

Completed Prototype
2a3b6f4

Jeff Myers II commited on

Completed Prototype
eebf9a7

Jeff Myers II commited on

Completed Prototype
c247815

Jeff Myers II commited on

Completed Prototype
64fde65

Jeff Myers II commited on