Instructions to use VeraKrasnobaeva/collocations_processor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VeraKrasnobaeva/collocations_processor with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("yandex/YandexGPT-5-Lite-8B-instruct") model = PeftModel.from_pretrained(base_model, "VeraKrasnobaeva/collocations_processor") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b4ead7aaadbc05f3f46136883b5eb65c82b6a0653252a7725e77c5a3b97154b7
- Size of remote file:
- 5.3 kB
- SHA256:
- de4e9a011c0da2005117b30f55f6d801e7d50f516aabc69a7e09a07f62fede2b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.