mellea.backends.aloras.huggingface.granite_aloras
mellea.backends.aloras.huggingface.granite_aloras.add_granite_aloras(backend: LocalHFBackend)
class mellea.backends.aloras.huggingface.granite_aloras.HFConstraintAlora(name: str, path_or_model_id: str, generation_prompt: str, backend: LocalHFBackend)
mellea.backends.aloras.huggingface.granite_aloras.HFConstraintAlora.generate_using_strings(input: str, response: str, constraint: str, force_yn: bool = True)
mellea.backends.aloras.huggingface.granite_aloras.HFConstraintAlora._generate_using_cache(cache_hit: HFAloraCacheInfo, constraint: str, force_yn: bool)
mellea.backends.aloras.huggingface.granite_aloras.HFConstraintAlora._generate_not_using_cache(input: str, response: str, constraint: str, force_yn: bool)