PEFT
Safetensors
Russian
qwen2
legal
contract-extraction
information-extraction
json-generation
lora
qwen
russian
enterprise
Instructions to use zieglerd/RussianConcsExt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zieglerd/RussianConcsExt with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-32B-Instruct") model = PeftModel.from_pretrained(base_model, "zieglerd/RussianConcsExt") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md ac5c94b verified
Update README.md 5ae218e verified
Update README.md 02515de verified
Upload folder using huggingface_hub 4265e47 verified
Upload folder using huggingface_hub e15105e verified
Update README.md 3157115 verified
Dmitry Ziegler commited on
initial commit 4be373a verified
Dmitry Ziegler commited on