Text Generation
PEFT
Russian
English
r1
reasoning
think
thinking
reflection
russian
general
conversational
Instructions to use evilfreelancer/r1_yandexgpt5-lite_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use evilfreelancer/r1_yandexgpt5-lite_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("yandex/YandexGPT-5-Lite-8B-pretrain") model = PeftModel.from_pretrained(base_model, "evilfreelancer/r1_yandexgpt5-lite_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 807308afb2cc53df58192d096196ac97746ecdf2cb104247d05e31c61ee93582
- Size of remote file:
- 2.57 MB
- SHA256:
- 26ced0bb32d59b6f70f555e9f75cdb2c00e36c7dd5b5d5c0944c465dca2db829
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.