Text Classification
PEFT
Safetensors
English
lora
complexity-classification
llm-routing
query-difficulty
brick
semantic-router
inference-optimization
cost-reduction
reasoning-budget
Instructions to use regolo/brick-complexity-2-eco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use regolo/brick-complexity-2-eco with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-0.8B") model = PeftModel.from_pretrained(base_model, "regolo/brick-complexity-2-eco") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2f44e25 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e9701f3f476eb8b5de4b88f21b937e7d0089156a143646261758b82d9200cd95
size 19989621
|