unsloth/unsloth
Daniel Han 4be284bd79
Gemma 2 bug fixes + All RoPE Scaling Support (#736)
* Update gemma2.py

* Update llama.py

* Update llama.py

* Update gemma2.py

* init

* Update gemma2.py

* Update gemma2.py

* Update _utils.py

* Update _utils.py

* Update _utils.py

* Update _utils.py

* Update _utils.py

* Update gemma2.py

* Update gemma2.py

* Update gemma2.py

* All RoPE Scaling support

* cleanup

* Update llama.py

* Update llama.py

* Update _utils.py

* Update _utils.py

* exec

* exec

* Attention_Module

* attention_module

* imports

* exec

* Update llama.py

* Update llama.py

* boolean mask

* revert masking

* Update llama.py

* Update save.py

* Update llama.py

* Update gemma2.py

* Update gemma2.py

* Update gemma2.py

* Update utils.py

* retry

* Update gemma2.py

* Update gemma2.py

* Update gemma2.py

* Update _utils.py

* Update _utils.py

* Update gemma2.py

* Update chat_templates.py

* Gemma 2 Ollama support

* Update llama.py

* Update llama.py
2024-07-05 23:48:42 -07:00
..
kernels Gemma2 (#709) 2024-07-02 22:51:01 -07:00
models Gemma 2 bug fixes + All RoPE Scaling Support (#736) 2024-07-05 23:48:42 -07:00
__init__.py Nightly (#676) 2024-06-21 15:32:26 +10:00
chat_templates.py Gemma 2 bug fixes + All RoPE Scaling Support (#736) 2024-07-05 23:48:42 -07:00
save.py Gemma 2 bug fixes + All RoPE Scaling Support (#736) 2024-07-05 23:48:42 -07:00
tokenizer_utils.py Fix GGUF (#731) 2024-07-04 13:26:57 -07:00
trainer.py Fix is_bfloat16_supported missing (#510) 2024-05-22 20:40:57 +10:00